]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/combobox.h
Missing flags.
[wxWidgets.git] / include / wx / palmos / combobox.h
index 405376ceb61f661dd91d2baa6760df9e31210b30..8b98c3f3a81f6e301952949931b1b4b9efc77fe6 100644 (file)
@@ -108,9 +108,6 @@ public:
     bool MSWProcessEditMsg(WXUINT msg, WXWPARAM wParam, WXLPARAM lParam);
     virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
 
-    virtual WXHBRUSH OnCtlColor(WXHDC pDC, WXHWND pWnd, WXUINT nCtlColor,
-            WXUINT message, WXWPARAM wParam, WXLPARAM lParam);
-
     WXHWND GetEditHWND() const;
 
 protected: