X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1d63b79352db5290a9f86428d193bd6a08ef32f..ad0ac642d5764497804bee2caad4fc1f20fc6cea:/include/wx/palmos/tabctrl.h diff --git a/include/wx/palmos/tabctrl.h b/include/wx/palmos/tabctrl.h index dd9cfa8539..72ecc77bb6 100644 --- a/include/wx/palmos/tabctrl.h +++ b/include/wx/palmos/tabctrl.h @@ -117,9 +117,6 @@ class WXDLLEXPORT wxTabCtrl: public wxControl virtual bool MSWOnNotify(int idCtrl, WXLPARAM lParam, WXLPARAM *result); - // Responds to colour changes - void OnSysColourChanged(wxSysColourChangedEvent& event); - protected: wxImageList* m_imageList;