]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/dirctrl.h
Fixed appearance images to use Doxygen @image command (Doxygen will now copy files...
[wxWidgets.git] / interface / wx / dirctrl.h
index 34560ed1e3681b7dde762d664f31a656f57cc57f..37c96d45a058be783324ec76799033d5c9eabb34 100644 (file)
@@ -46,7 +46,7 @@ enum
 
     @library{wxcore}
     @category{ctrl}
-    @appearance{genericdirctrl.png}
+    @appearance{genericdirctrl}
     @event{EVT_DIRCTRL_CHANGED(id, func)}
           Selected directory has changed.
           Processes a @c wxEVT_COMMAND_DIRCTRL_CHANGED event type.