]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_toplvl.i
API and etc. updates
[wxWidgets.git] / wxPython / src / _toplvl.i
index 5f782c7a0f576c4f00f9ba01fb6ceb0a5a43acfb..1e23183f42c341fcd94a70bd4b37da489e33281d 100644 (file)
@@ -250,7 +250,9 @@ public:
     wxSizer *CreateButtonSizer( long flags );
 
 
-    void SetModal(bool flag);
+    //void SetModal(bool flag);
+
+    // is the dialog in modal state right now?
     virtual bool IsModal() const;
 
     // Shows the dialog and starts a nested event loop that returns when