Update docs/doxygen/overviews/commondialogs.h

This commit is contained in:
Cătălin Răceanu
2018-11-02 15:53:53 +01:00
committed by Tobias Taschner
parent 00623291ac
commit 7a5916175d

View File

@@ -218,8 +218,8 @@ is obtained using wxNumberEntryDialog::GetValue().
Classes: wxCredentialEntryDialog Classes: wxCredentialEntryDialog
This is a dialog with a user and password entry field. The values that the This is a dialog with user and password entry fields. The values that the
users entered is obtained using wxCredentialEntryDialog::GetUser() and user entered are obtained using wxCredentialEntryDialog::GetUser() and
wxCredentialEntryDialog::GetPassword(). wxCredentialEntryDialog::GetPassword().