summaryrefslogtreecommitdiff
path: root/noncore/net/mail/mainwindow.h
Unidiff
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 @@
11#include "accountview.h" 11#include "accountview.h"
12#include "statuswidget.h"
12 13
@@ -30,2 +31,3 @@ protected slots:
30 void slotAdjustLayout(); 31 void slotAdjustLayout();
32 void slotEditSettings();
31 33
@@ -33,2 +35,3 @@ protected:
33 QToolBar *toolBar; 35 QToolBar *toolBar;
36 StatusWidget *statusWidget;
34 QMenuBar *menuBar; 37 QMenuBar *menuBar;