]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/dialog.h
DEBUGREPORT
[wxWidgets.git] / include / wx / mac / classic / dialog.h
index 0f8593aae90c1e14cd99abe4aa668ea9e9339fe8..5a5a28675ff2ea0b4f4d7d096f26133bd006434e 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DIALOG_H_
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DIALOG_H_
@@ -67,7 +67,7 @@ public:
     ~wxDialog();
 
 //    virtual bool Destroy();
     ~wxDialog();
 
 //    virtual bool Destroy();
-    bool Show(bool show = true);
+    virtual bool Show(bool show = true);
 
     void SetModal(bool flag);
     virtual bool IsModal() const;
 
     void SetModal(bool flag);
     virtual bool IsModal() const;