]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dialog.h
Fixed dialog units <-> pixels conversion.
[wxWidgets.git] / include / wx / dialog.h
index 51852d49539ca34b05b8c47295fe723f239dddb1..4cc11bab8a4d884a7b0a466a61115c249f9b16b1 100644 (file)
@@ -74,7 +74,7 @@ public:
     virtual bool IsModal() const = 0;
     // show the dialog frame-modally (needs a parent), using app-modal
     // dialogs on platforms that don't support it
-    virtual bool ShowWindowModal () ;
+    virtual void ShowWindowModal () ;
     virtual void SendWindowModalDialogEvent ( wxEventType type );
 
     // Modal dialogs have a return code - usually the id of the last