summaryrefslogtreecommitdiff
path: root/noncore/net/mail/mainwindow.h
Side-by-side diff
Diffstat (limited to 'noncore/net/mail/mainwindow.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/mail/mainwindow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/net/mail/mainwindow.h b/noncore/net/mail/mainwindow.h
index 21af190..4e4f4bb 100644
--- a/noncore/net/mail/mainwindow.h
+++ b/noncore/net/mail/mainwindow.h
@@ -11,2 +11,3 @@
#include "accountview.h"
+#include "statuswidget.h"
@@ -30,2 +31,3 @@ protected slots:
void slotAdjustLayout();
+ void slotEditSettings();
@@ -33,2 +35,3 @@ protected:
QToolBar *toolBar;
+ StatusWidget *statusWidget;
QMenuBar *menuBar;