reworking of getting the path to the file when saving/opening files
This commit is contained in:
parent
e1fa24c251
commit
b5dd48ad7b
21 changed files with 167 additions and 243 deletions
|
@ -103,10 +103,6 @@ signals:
|
|||
void showPassphraseRequestDrawer();
|
||||
void passphraseRequestDrawerClosed(QString passphrase);
|
||||
|
||||
void setupFileDialogForConfig();
|
||||
void setupFileDialogForSites(bool replaceExistingSites);
|
||||
void setupFileDialogForBackup();
|
||||
|
||||
private:
|
||||
QSharedPointer<ServersModel> m_serversModel;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue