]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/filepicker.h
Use a single taskbar icon for all notifications in wxMSW.
[wxWidgets.git] / interface / wx / filepicker.h
index 01ae14dc3d1d68b4543f07061242bbb089fcd808..ac57732ed82b51d5135c79c6e7736716e9ac054d 100644 (file)
@@ -304,8 +304,8 @@ public:
     void SetInitialDirectory(const wxString& dir);
 
     /**
-        Sets the absolute path of  (the default converter uses current locale's
-        charset)the currently selected directory.
+        Sets the absolute path of the currently selected directory (the default converter uses current locale's
+        charset).
         This must be a valid directory if @c wxDIRP_DIR_MUST_EXIST style was given.
     */
     void SetPath(const wxString& dirname);