]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/colordlg.cpp
ActiveX events should be sent to the window, not it's parent.
[wxWidgets.git] / src / msw / colordlg.cpp
index 467b05a3cde72232cdbfdeb7614d068a6dc57030..53eed0cca9242074b0697bf5dedb1cf531bafc95 100644 (file)
@@ -42,7 +42,7 @@
     #include "wx/msgdlg.h"
 #endif
 
-#if wxUSE_COLOURDLG && !wxUSE_SMARTPHONE
+#if wxUSE_COLOURDLG && !defined(__SMARTPHONE__)
 
 #include "wx/msw/private.h"
 #include "wx/colordlg.h"