summaryrefslogtreecommitdiffstats
path: root/copydialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'copydialog.h')
-rw-r--r--copydialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/copydialog.h b/copydialog.h
index 10d46b9..563a5c8 100644
--- a/copydialog.h
+++ b/copydialog.h
@@ -17,7 +17,7 @@ class CopyDialog : public QDialog {
void setDestFolder(const QString &dst);
void setSources(const QStringList &sources);
void refresh();
-
+ void copy();
protected:
QString getDestinationFile(const QString &srcFn);