]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/dc.h
fixed outdated filenames
[wxWidgets.git] / include / wx / os2 / dc.h
index 89377fd23c7c44c3257e10ecd85a8cc7f22e37b0..87d00092a235072983cef044010bb0ca1f1aa40a 100644 (file)
@@ -333,6 +333,10 @@ protected:
                                ,int     nFillStyle = wxODDEVEN_RULE
                               );
 
+#if wxUSE_PALETTE
+    void DoSelectPalette(bool bRealize = FALSE);
+    void InitializePalette(void);
+#endif // wxUSE_PALETTE
 
     //
     // common part of DoDrawText() and DoDrawRotatedText()