]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
Renamed GtkMyFixed to GtkPizza,
[wxWidgets.git] / include / wx / defs.h
index 818540cede012805f0a2840a73f70367441444dc..f488e306e7285bdad03cf308f228d0a4cd3e9a63 100644 (file)
@@ -1565,7 +1565,7 @@ typedef long            WXLPARAM;
 #  define LOGFONT       FATTRS
 #  define LOWORD        SHORT1FROMMP
 #  define HIWORD        SHORT2FROMMP
-#endif
+#endif // __WXMSW__
 typedef unsigned long   WXCOLORREF;
 typedef void *          WXRGNDATA;
 typedef void *          WXMSG;
@@ -1583,6 +1583,7 @@ typedef unsigned long   WXMSGID;
 typedef void*           WXRESULT;
 typedef int             (*WXFARPROC)();
 // some windows handles not defined by PM
+typedef unsigned long   COLORREF;
 typedef unsigned long   HANDLE;
 typedef unsigned long   HICON;
 typedef unsigned long   HFONT;