]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cmndata.h
Explicit casting/instantiation to resolve ambiguous overload.
[wxWidgets.git] / include / wx / cmndata.h
index 6c2c6864a1360c83d632eafad669ff523fdbef30..2b298bd01623a93ea6a975d55f799cf538087e1a 100644 (file)
@@ -158,7 +158,7 @@ class WXDLLEXPORT wxPrintData: public wxObject
     void operator=(const wxPrintSetupData& setupData);
 #endif
 
-#ifdef __WXMSW__
+#if defined(__WXMSW__)
     // Convert to/from the DEVMODE structure
     void ConvertToNative();
     void ConvertFromNative();