]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx.h
Removed SetPropertiesFlag() (high-level function using 'undocumented' wxPGProperty...
[wxWidgets.git] / include / wx / wx.h
index d78b7eca02977148e9566a0e51fcfb6087266d98..fb2696046d7c725d2fa3183f126ccc77dbaf5125 100644 (file)
 #include "wx/stream.h"
 #include "wx/memory.h"
 #include "wx/math.h"
+#include "wx/stopwatch.h"
+#include "wx/timer.h"
+#include "wx/module.h"
+#include "wx/wxcrt.h"
+#include "wx/wxcrtvararg.h"
 
 #if wxUSE_GUI
 
 #include "wx/icon.h"
 #include "wx/cursor.h"
 #include "wx/dialog.h"
-#include "wx/timer.h"
 #include "wx/settings.h"
 #include "wx/msgdlg.h"
 #include "wx/cmndata.h"
+#include "wx/dataobj.h"
 
 #include "wx/control.h"
 #include "wx/ctrlsub.h"