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

@@ -65,7 +65,7 @@
This flag tells the dialog that it should show remaining time.
@endStyleTable
@library{wxbase}
@library{wxcore}
@category{cmndlg}
*/
class wxGenericProgressDialog : public wxDialog