summaryrefslogtreecommitdiff
path: root/noncore/settings/backup/backuprestore.h
Side-by-side diff
Diffstat (limited to 'noncore/settings/backup/backuprestore.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/backup/backuprestore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/settings/backup/backuprestore.h b/noncore/settings/backup/backuprestore.h
index b0cf4cd..8c733e3 100644
--- a/noncore/settings/backup/backuprestore.h
+++ b/noncore/settings/backup/backuprestore.h
@@ -14,4 +14,5 @@ Q_OBJECT
public:
+
BackupAndRestore( QWidget* parent = 0, const char* name = 0);
~BackupAndRestore();
@@ -24,4 +25,5 @@ private slots:
void sourceDirChanged(int);
void rescanFolder(QString directory);
+ void fileListUpdate();
private: