From: Vadim Zeitlin Date: Sun, 15 Jan 2012 12:28:50 +0000 (+0000) Subject: Document wxFileCtrl as being in the core library, not in the base one. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3f42c23971ccc3b5c944a946695e357c2925b8ad Document wxFileCtrl as being in the core library, not in the base one. Closes #13866. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/interface/wx/filectrl.h b/interface/wx/filectrl.h index 4681df1149..3822ae29b6 100644 --- a/interface/wx/filectrl.h +++ b/interface/wx/filectrl.h @@ -45,7 +45,7 @@ @endEventTable - @library{wxbase} + @library{wxcore} @category{ctrl} @appearance{filectrl.png}