]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx.h
Implement deep copy of wxBitmapRefData
[wxWidgets.git] / include / wx / wx.h
index bba9811acfac8c06aad636b134c76408f103d487..1aa2bb695fa83f2c19efb5493a1d87879836f9b8 100644 (file)
@@ -29,6 +29,7 @@
 #include "wx/memory.h"
 #include "wx/math.h"
 #include "wx/stopwatch.h"
 #include "wx/memory.h"
 #include "wx/math.h"
 #include "wx/stopwatch.h"
+#include "wx/module.h"
 
 #if wxUSE_GUI
 
 
 #if wxUSE_GUI
 
@@ -62,6 +63,7 @@
 #include "wx/settings.h"
 #include "wx/msgdlg.h"
 #include "wx/cmndata.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"
 
 #include "wx/control.h"
 #include "wx/ctrlsub.h"