X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1d63b79352db5290a9f86428d193bd6a08ef32f..8d0a7b563acf4bd7e75824ba2076a7ab4d81a650:/include/wx/palmos/choice.h diff --git a/include/wx/palmos/choice.h b/include/wx/palmos/choice.h index f2e001a4ca..e15a50e988 100644 --- a/include/wx/palmos/choice.h +++ b/include/wx/palmos/choice.h @@ -84,8 +84,6 @@ public: // MSW only virtual bool MSWCommand(WXUINT param, WXWORD id); WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam); - virtual WXHBRUSH OnCtlColor(WXHDC pDC, WXHWND pWnd, WXUINT nCtlColor, - WXUINT message, WXWPARAM wParam, WXLPARAM lParam); protected: virtual void DoMoveWindow(int x, int y, int width, int height);