Fix incorrect libraries in the documentation.

Use wxcore for the GUI classes that were mistakenly documented as belonging to
the wxbase library.

Closes #14783.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2012-10-27 01:27:23 +00:00
parent 46e6720278
commit a24b52544e
4 changed files with 11 additions and 11 deletions

View File

@@ -31,7 +31,7 @@
Process a navigation key event.
@endEventTable
@library{wxbase}
@library{wxcore}
@category{miscwnd}
@see wxDialog