the dialogs documented here are defined in wxcore, not wxbase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
613de0e89e
commit
a1e62aaaa6
@ -14,7 +14,7 @@
|
||||
|
||||
It is implemented as a generic wxWidgets dialog.
|
||||
|
||||
@library{wxbase}
|
||||
@library{wxcore}
|
||||
@category{cmndlg}
|
||||
|
||||
@see @ref overview_cmndlg_password
|
||||
@ -57,7 +57,7 @@ public:
|
||||
This class represents a dialog that requests a one-line text string from the user.
|
||||
It is implemented as a generic wxWidgets dialog.
|
||||
|
||||
@library{wxbase}
|
||||
@library{wxcore}
|
||||
@category{cmndlg}
|
||||
|
||||
@see @ref overview_cmndlg_textentry
|
||||
|
Loading…
Reference in New Issue
Block a user