X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/be7c2a2033f57f92c23f0db8220cb53ad47eabde..26531700c7ec84872c60899ce6219954499086da:/include/wx/palmos/frame.h?ds=inline diff --git a/include/wx/palmos/frame.h b/include/wx/palmos/frame.h index 76f5bd804f..f21d348438 100644 --- a/include/wx/palmos/frame.h +++ b/include/wx/palmos/frame.h @@ -52,7 +52,6 @@ public: // ------------------------------- // event handlers - void OnSysColourChanged(wxSysColourChangedEvent& event); void OnPaint(wxPaintEvent& event); // Toolbar @@ -65,8 +64,6 @@ public: #endif // wxUSE_TOOLBAR // event handlers - bool HandlePaint(); - bool HandleSize(int x, int y, WXUINT flag); bool HandleMenuLoop(const wxEventType& evtType, WXWORD isPopup); virtual wxPoint GetClientAreaOrigin() const;