-rw-r--r-- | noncore/net/mail/viewmail.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/net/mail/viewmail.h b/noncore/net/mail/viewmail.h index 560453a..297836b 100644 --- a/noncore/net/mail/viewmail.h +++ b/noncore/net/mail/viewmail.h | |||
@@ -47,17 +47,16 @@ protected: | |||
47 | QString deHtml(const QString &string); | 47 | QString deHtml(const QString &string); |
48 | AttachItem* searchParent(const QValueList<int>&path); | 48 | AttachItem* searchParent(const QValueList<int>&path); |
49 | AttachItem* lastChild(AttachItem*parent); | 49 | AttachItem* lastChild(AttachItem*parent); |
50 | 50 | ||
51 | protected slots: | 51 | protected slots: |
52 | void slotReply(); | 52 | void slotReply(); |
53 | void slotForward(); | 53 | void slotForward(); |
54 | void setText(); | 54 | void setText(); |
55 | void setHeader(); | ||
56 | void slotItemClicked( QListViewItem * item , const QPoint & point, int c ); | 55 | void slotItemClicked( QListViewItem * item , const QPoint & point, int c ); |
57 | void slotDeleteMail( ); | 56 | void slotDeleteMail( ); |
58 | void slotShowHtml( bool ); | 57 | void slotShowHtml( bool ); |
59 | 58 | ||
60 | private: | 59 | private: |
61 | void readConfig(); | 60 | void readConfig(); |
62 | 61 | ||
63 | bool _inLoop; | 62 | bool _inLoop; |