Changed the controls of the password management window

This commit is contained in:
amazing-username
2017-07-30 14:29:06 -05:00
parent 2074f26c4e
commit 4b7c0ea173
4 changed files with 16 additions and 8 deletions
+1
View File
@@ -18,5 +18,6 @@ private:
unique_ptr<QLineEdit> passwordField;
private slots:
void exitApplication();
};
#endif