summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mailit/readmail.h
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/mailit/readmail.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mailit/readmail.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/unsupported/mailit/readmail.h b/noncore/unsupported/mailit/readmail.h
index 0fe0646..df32c34 100644
--- a/noncore/unsupported/mailit/readmail.h
+++ b/noncore/unsupported/mailit/readmail.h
@@ -58,5 +58,5 @@ public slots:
void deleteItem();
void shiftText();
- void viewAttatchments();
+ void viewAttachments();
void reply();
void forward();
@@ -81,5 +81,5 @@ private:
QAction *nextButton;
QTextView *emailView;
- QAction *attatchmentsButton;
+ QAction *attachmentButton;
QAction *previousButton;
QAction *replyButton;