]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/preferences.h
Applied patch for #15189 - avoid crash when deleting focused cell (dghart)
[wxWidgets.git] / interface / wx / preferences.h
index 161d78755c97c52913ce87414ba0ceeed3319245..7e0e9f679ead512925f017cdea5038378381c0f3 100644 (file)
@@ -82,9 +82,8 @@ public:
     /**
         Hide the currently shown dialog, if any.
 
-        This doesn't do anything on the platforms using modal preferences
-        dialogs (e.g. Windows) but should be called to dismiss the dialog if
-        the object whose preferences it is editing was closed.
+        This is typically called to dismiss the dialog if the object whose
+        preferences it is editing was closed.
      */
     void Dismiss();