summaryrefslogtreecommitdiff
path: root/noncore/net/mail/accountview.h
Side-by-side diff
Diffstat (limited to 'noncore/net/mail/accountview.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/mail/accountview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/net/mail/accountview.h b/noncore/net/mail/accountview.h
index 5c4b559..418f4f3 100644
--- a/noncore/net/mail/accountview.h
+++ b/noncore/net/mail/accountview.h
@@ -35,2 +35,3 @@ public slots:
virtual void slotContextMenu(int id);
+ virtual void readSettings();
@@ -48,2 +49,3 @@ protected:
bool m_rightPressed:1;
+ bool m_clickopens:1;