]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/toplevel.h
really, it will build for 'doze this time.
[wxWidgets.git] / include / wx / univ / toplevel.h
index 13713dd1c0204891a0440113c713cb613b987568..1c4811f37b0b40a6b1fd5ceec75b50f66fc92746 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     Top level window, abstraction of wxFrame and wxDialog
 // Author:      Vaclav Slavik
 // Id:          $Id$
-// Copyright:   (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
+// Copyright:   (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -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;