wxWidgets/contrib/samples/deprecated
Włodzimierz Skiba d96cdd4a88 Fixes for wxUSE_STATUSBAR.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-07-19 15:14:07 +00:00
..
proplist removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
resource Fixes for wxUSE_STATUSBAR. 2004-07-19 15:14:07 +00:00
treelay Fixes for wxUSE_STATUSBAR. 2004-07-19 15:14:07 +00:00
Makefile.in added rest of contrib samples bakefiles 2003-08-06 15:58:14 +00:00