]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/colordlg.cpp
Small fixes for Tex2RTF but alas, we still get memory problems.
[wxWidgets.git] / src / msw / colordlg.cpp
index 78a01e7dde036d1e6e0c0d903f85df44d70b1ab2..66e0a3ef73e4f59a1712afa5eb660d04e070f144 100644 (file)
@@ -36,7 +36,7 @@
 
 #include <windows.h>
 
-#if !defined(__WIN32__) || defined(__SALFORDC__)
+#if !defined(__WIN32__) || defined(__SALFORDC__) || defined(__WXWINE__)
 #include <commdlg.h>
 #endif
 
@@ -51,9 +51,7 @@
 #define wxDIALOG_DEFAULT_X 300
 #define wxDIALOG_DEFAULT_Y 300
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxColourDialog, wxDialog)
-#endif
 
 /*
  * wxColourDialog