mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-05 17:44:55 -06:00
reference: UWord_FB fixed for refactored Draw/CtrlCore
git-svn-id: svn://ultimatepp.org/upp/trunk@5591 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
844e2956d2
commit
978711e251
4 changed files with 9 additions and 40 deletions
|
|
@ -76,6 +76,10 @@ String Ctrl::Name() const {
|
|||
return s;
|
||||
}
|
||||
|
||||
void Ctrl::InstallPanicBox()
|
||||
{
|
||||
}
|
||||
|
||||
END_UPP_NAMESPACE
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue