diff options
Diffstat (limited to 'settingsdialog.h')
-rwxr-xr-x | settingsdialog.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settingsdialog.h b/settingsdialog.h index 5c96788..2e39328 100755 --- a/settingsdialog.h +++ b/settingsdialog.h @@ -47,7 +47,9 @@ private: QCheckBox *rememberPasswordCheckBox; + QCheckBox *importConfirmationcheckBox; QCheckBox *saveCheckedKeysCheckBox; + QCheckBox *importConfirmationCheckBox; QComboBox *langSelectBox; QHash<QString, QString> lang; |