summaryrefslogtreecommitdiff
path: root/noncore/net/mail/viewmail.h
authorharlekin <harlekin>2003-12-13 13:45:40 (UTC)
committer harlekin <harlekin>2003-12-13 13:45:40 (UTC)
commite1dc235a829398482dddc66b931d6eec840382ec (patch) (side-by-side diff)
treeb4a93390a382eb9ce2f9c9a3703e4f03c3e475e0 /noncore/net/mail/viewmail.h
parent865b023c57f657c8eff26baa670fc76bbcd548e4 (diff)
downloadopie-e1dc235a829398482dddc66b931d6eec840382ec.zip
opie-e1dc235a829398482dddc66b931d6eec840382ec.tar.gz
opie-e1dc235a829398482dddc66b931d6eec840382ec.tar.bz2
beginning of attachment handling ( user side )
Diffstat (limited to 'noncore/net/mail/viewmail.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/mail/viewmail.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/net/mail/viewmail.h b/noncore/net/mail/viewmail.h
index b497434..0e85839 100644
--- a/noncore/net/mail/viewmail.h
+++ b/noncore/net/mail/viewmail.h
@@ -40,2 +40,3 @@ protected slots:
void setText();
+ void slotItemClicked( QListViewItem * item , const QPoint & point, int c );
@@ -45,2 +46,3 @@ private:
bool m_gotBody;
+ RecBody m_body;