]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/filectrl.h
testing header replace
[wxWidgets.git] / interface / wx / filectrl.h
index a802d5b771407d1d458ed63b6f43f298c32c7a7b..8da2119035853adbcf6e1192d3caddc0a989d067 100644 (file)
@@ -30,7 +30,6 @@
            Hides the "Show Hidden Files" checkbox (Generic only)
     @endStyleTable
 
-
     @beginEventTable{wxFileCtrlEvent}
     @event{EVT_FILECTRL_FILEACTIVATED(id, func)}
         The user activated a file(by double-clicking or pressing Enter)
         The current folder of the file control has been changed
     @endEventTable
 
-    @nativeimpl{wxgtk}
-
     @library{wxbase}
     @category{miscwnd}
+    @appearance{filectrl.png}
+
+    @nativeimpl{wxgtk}
 
     @see wxGenericDirCtrl
 */