]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/dialog.cpp
moving libiconv and libz into linker flags, as Xcode resolves the links otherwise...
[wxWidgets.git] / src / motif / dialog.cpp
index 4be633c308e1167281f0ba88a96b30c5bce6351c..cf91fefe54fc4414d70147a72c5f80358c9893b1 100644 (file)
@@ -370,6 +370,8 @@ void wxDialog::EndModal(int retCode)
 
     m_modalShowing = false;
     m_eventLoop->Exit();
+
+    SetModal(false);
 }
 
 // Standard buttons