X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1d63b79352db5290a9f86428d193bd6a08ef32f..823c4e96f9656176562b5baf7d1b64a8a3dfb3d8:/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;