added handling of wxGridSizer and wxFlexGridSizer

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2000-07-26 21:34:05 +00:00
parent 55db6a69ce
commit fccd6cdc31
6 changed files with 32 additions and 2 deletions

View File

@@ -24,6 +24,7 @@
#include "wx/valtext.h"
#include "wx/tokenzr.h"
#include "wx/checklst.h"
#include "wx/listctrl.h"
#include "xmlhelpr.h"
#include "editor.h"