]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/cmndata.cpp
pass correct tool id (and not always -1) to EVT_TOOL_RCLICKED() handler
[wxWidgets.git] / src / common / cmndata.cpp
index c2208533aaaed8635b45c2bb4f8f615976cad831..bb44120bcf56bd152efe1d73d06fef698e42ff39 100644 (file)
@@ -49,7 +49,7 @@
     #include "wx/paper.h"
 #endif // wxUSE_PRINTING_ARCHITECTURE
 
-#if defined(__WXMSW__) && !defined(__WXPALMOS__)
+#if defined(__WXMSW__)
     #include <windowsx.h>
     #include "wx/msw/private.h"