summaryrefslogtreecommitdiff
path: root/noncore/settings/backup/backuprestore.h
Unidiff
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
@@ -15,2 +15,3 @@ Q_OBJECT
15public: 15public:
16
16 BackupAndRestore( QWidget* parent = 0, const char* name = 0); 17 BackupAndRestore( QWidget* parent = 0, const char* name = 0);
@@ -25,2 +26,3 @@ private slots:
25 void rescanFolder(QString directory); 26 void rescanFolder(QString directory);
27 void fileListUpdate();
26 28