Added button to save current listing to json.
This commit is contained in:
@@ -39,6 +39,7 @@ public:
|
||||
void setDirectory(const QString &m_path);
|
||||
const QPixmap *getIconPixmap();
|
||||
int getIconWidth();
|
||||
QString getPath();
|
||||
|
||||
static bool lessThan(const BackupItem *s1, const BackupItem *s2);
|
||||
|
||||
|
Reference in New Issue
Block a user