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 7b07634..5d72d9e 100644
--- a/attachments.h
+++ b/attachments.h
@@ -46,7 +46,7 @@ class Attachments : public QWidget
public slots:
void slotSaveFile();
- void openFile();
+ void slotOpenFile();
public:
Attachments(QWidget *parent = 0);