mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 09:33:57 -07:00
Misc fixes
This commit is contained in:
parent
7f5f290c93
commit
15998fb3e6
8 changed files with 84 additions and 519 deletions
|
|
@ -19,8 +19,8 @@ private slots:
|
|||
void actOk();
|
||||
void actCancel();
|
||||
private:
|
||||
QLabel *oldPasswordLabel, *newPasswordLabel;
|
||||
QLineEdit *oldPasswordEdit, *newPasswordEdit;
|
||||
QLabel *oldPasswordLabel, *newPasswordLabel, *newPasswordLabel2;
|
||||
QLineEdit *oldPasswordEdit, *newPasswordEdit, *newPasswordEdit2;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue