]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/mdi.h
Added wxWindows licence to match other files
[wxWidgets.git] / include / wx / mac / carbon / mdi.h
index 1114ee525d360d173e25eb7ed192a92b1f41eb11..bde585e0453eca9e01d3fc55ef245e2a585ceb9e 100644 (file)
@@ -57,7 +57,7 @@ public:
   // Mac OS activate event
   virtual void MacActivate(long timestamp, bool activating);
 
-  // wxWindows activate event
+  // wxWidgets activate event
   void OnActivate(wxActivateEvent& event);
   void OnSysColourChanged(wxSysColourChangedEvent& event);
 
@@ -80,6 +80,8 @@ public:
   virtual void ActivateNext();
   virtual void ActivatePrevious();
 
+  virtual bool Show( bool show = true );
+
 protected:
 
   // TODO maybe have this member