aboutsummaryrefslogtreecommitdiffstats
path: root/attachments.h
diff options
context:
space:
mode:
Diffstat (limited to 'attachments.h')
-rw-r--r--attachments.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/attachments.h b/attachments.h
index 895c592..7b07634 100644
--- a/attachments.h
+++ b/attachments.h
@@ -45,7 +45,7 @@ class Attachments : public QWidget
Q_OBJECT
public slots:
- void saveFile();
+ void slotSaveFile();
void openFile();
public: