]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/frame.h
wxHelpController now wxCHMHelpController on Windows
[wxWidgets.git] / include / wx / palmos / frame.h
index 76f5bd804f21a44924a60752c7627f7cc3c2cf46..f21d3484388984338904b9de6bc4cee7c148eb0b 100644 (file)
@@ -52,7 +52,6 @@ public:
     // -------------------------------
 
     // event handlers
     // -------------------------------
 
     // event handlers
-    void OnSysColourChanged(wxSysColourChangedEvent& event);
     void OnPaint(wxPaintEvent& event);
 
     // Toolbar
     void OnPaint(wxPaintEvent& event);
 
     // Toolbar
@@ -65,8 +64,6 @@ public:
 #endif // wxUSE_TOOLBAR
 
     // event handlers
 #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;
     bool HandleMenuLoop(const wxEventType& evtType, WXWORD isPopup);
 
     virtual wxPoint GetClientAreaOrigin() const;