]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/filectrl.h
Disable test for setting the creation time under Unix.
[wxWidgets.git] / interface / wx / filectrl.h
index b1d2f2bd2f75e3f7e02e239658338b0560e18b1f..f4c120eccb04d380c8626ccf935ecdcf40fce6c4 100644 (file)
@@ -57,7 +57,7 @@ enum
 
     @library{wxcore}
     @category{ctrl}
-    @appearance{filectrl.png}
+    @appearance{filectrl}
 
     @nativeimpl{wxgtk}
 
@@ -118,7 +118,7 @@ public:
                 const wxString& name = wxFileCtrlNameStr);
 
     /**
-        Returns the current directory of the file control (i.e. the directory shown by it).
+        Returns the current directory of the file control (i.e.\ the directory shown by it).
     */
     virtual wxString GetDirectory() const;