]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/filectrl.h
using CLSCTX_ALL fails with Microsoft Office applications, correct the last change...
[wxWidgets.git] / interface / wx / filectrl.h
index dfbc38219241ffd46432ef346386406dca343062..69882e79b50b1281a54b1cc63b1847859f4470d9 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxFileCtrl
-    @wxheader{filectrl.h}
 
     This control allows the user to select a file.
 
@@ -41,7 +40,7 @@
         The current folder of the file control has been changed
     @endEventTable
 
-    @nativeimpl{gtk}
+    @nativeimpl{wxgtk}
 
     @library{wxbase}
     @category{miscwnd}
@@ -186,7 +185,6 @@ public:
 
 /**
     @class wxFileCtrlEvent
-    @wxheader{filectrl.h}
 
     A file control event holds information about events associated with
     wxFileCtrl objects.