Implement browse key file in ChangeMasterKeyWidget
This commit is contained in:
@@ -47,6 +47,7 @@ private Q_SLOTS:
|
||||
void reject();
|
||||
void togglePassword(bool checked);
|
||||
void createKeyFile();
|
||||
void browseKeyFile();
|
||||
|
||||
private:
|
||||
const QScopedPointer<Ui::ChangeMasterKeyWidget> m_ui;
|
||||
|
||||
Reference in New Issue
Block a user