summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mailit/writemail.h
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/mailit/writemail.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mailit/writemail.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/unsupported/mailit/writemail.h b/noncore/unsupported/mailit/writemail.h
index f193b13..921f27e 100644
--- a/noncore/unsupported/mailit/writemail.h
+++ b/noncore/unsupported/mailit/writemail.h
@@ -55,7 +55,7 @@ signals:
public slots:
void getAddress();
- void attatchFile();
+ void attachFile();
void addRecipients();
void newMail();
void accept();
@@ -79,7 +79,7 @@ private:
QToolButton *okButton;
QWidget *widget;
- QAction *attatchButton;
+ QAction *attachButton;
QAction *confirmButton;
QAction *newButton;
QLabel* subjetLabel;