]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/appcmn.cpp
remove redundant GdkBitmap representation from wxBitmap
[wxWidgets.git] / src / common / appcmn.cpp
index 3316cced794a86c0cf87aa3ab7e75642ec55f634..516a0acf1029ef1ee4484e10168ec4633bd06223 100644 (file)
@@ -31,7 +31,6 @@
     #include "wx/intl.h"
     #include "wx/log.h"
     #include "wx/msgdlg.h"
     #include "wx/intl.h"
     #include "wx/log.h"
     #include "wx/msgdlg.h"
-    #include "wx/bitmap.h"
     #include "wx/confbase.h"
     #include "wx/utils.h"
 #endif
     #include "wx/confbase.h"
     #include "wx/utils.h"
 #endif
@@ -55,6 +54,7 @@
 #include "wx/build.h"
 WX_CHECK_BUILD_OPTIONS("wxCore")
 
 #include "wx/build.h"
 WX_CHECK_BUILD_OPTIONS("wxCore")
 
+WXDLLIMPEXP_DATA_CORE(wxList) wxPendingDelete;
 
 // ----------------------------------------------------------------------------
 // wxEventLoopPtr
 
 // ----------------------------------------------------------------------------
 // wxEventLoopPtr