]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/cmndata.cpp
override SetInitialBestSize() to do nothing (we must add our strings first)
[wxWidgets.git] / src / common / cmndata.cpp
index 53667862aa2d8f10552e3a548bc87a264412595b..5f75393a5e90bb14beb3b15f8bbf324179fb50fb 100644 (file)
@@ -51,7 +51,7 @@
     #include <windowsx.h>
     #include "wx/msw/private.h"
 
-    #if defined(__WXWINCE__) && !wxUSE_SMARTPHONE
+    #ifndef __SMARTPHONE__
         #include <commdlg.h>
     #endif