X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..06936905a43d7a4b05bd3cc6eb50eb6ab24d0eeb:/interface/wx/filectrl.h diff --git a/interface/wx/filectrl.h b/interface/wx/filectrl.h index dfbc382192..69882e79b5 100644 --- a/interface/wx/filectrl.h +++ b/interface/wx/filectrl.h @@ -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.