diff options
Diffstat (limited to 'src/mainwindow.h')
| -rw-r--r-- | src/mainwindow.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 7e59a7b0..405a39ef 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -254,6 +254,8 @@ private: void startMonitorSaves();
void stopMonitorSaves();
+ void dropLocalFile(const QUrl &url, const QString &outputDir, bool move);
+
private:
static const char *PATTERN_BACKUP_GLOB;
|
