Added button to save current listing to json.
This commit is contained in:
@@ -48,8 +48,10 @@ private:
|
||||
public slots:
|
||||
void loadBackupListing(int index);
|
||||
void removeEntry(BackupItem *item);
|
||||
|
||||
private slots:
|
||||
void on_filterLineEdit_textChanged(const QString &arg1);
|
||||
void saveListing();
|
||||
};
|
||||
|
||||
#endif // BACKUPMANAGERFORM_H
|
||||
|
Reference in New Issue
Block a user