git-svn-id: svn://ultimatepp.org/upp/trunk@3345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2011-04-16 19:10:09 +00:00
parent dcec424014
commit d0b99bbdfd
9 changed files with 60 additions and 24 deletions

View file

@ -16,6 +16,7 @@ class TestEditInt : public WithTestEditIntLayout<TopWindow>
TestEditInt::TestEditInt()
{
CtrlLayout(*this, "Window title");
// edt.OnSides();
}
GUI_APP_MAIN