]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/toplevel.h
port proplist.cpp to wxArtProvider
[wxWidgets.git] / include / wx / univ / toplevel.h
index ed977de59e1ff1dd52bfdb1fc8bc07b485dcaa68..1c4811f37b0b40a6b1fd5ceec75b50f66fc92746 100644 (file)
@@ -155,6 +155,7 @@ protected:
 
     void RefreshTitleBar();
     void OnNcPaint(wxPaintEvent& event);
+    void OnSystemMenu(wxCommandEvent& event);
 
     // TRUE if wxTLW should render decorations (aka titlebar) itself
     static int ms_drawDecorations;