X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..44b25eac69611e42595f53584b244497f491da74:/interface/wx/filectrl.h diff --git a/interface/wx/filectrl.h b/interface/wx/filectrl.h index dfbc382192..c5277e7c09 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. @@ -186,7 +185,6 @@ public: /** @class wxFileCtrlEvent - @wxheader{filectrl.h} A file control event holds information about events associated with wxFileCtrl objects.