summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/viewmailbase.h
Unidiff
Diffstat (limited to 'noncore/unsupported/mail2/viewmailbase.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/viewmailbase.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/unsupported/mail2/viewmailbase.h b/noncore/unsupported/mail2/viewmailbase.h
index 9ddf2aa..ba82017 100644
--- a/noncore/unsupported/mail2/viewmailbase.h
+++ b/noncore/unsupported/mail2/viewmailbase.h
@@ -10,2 +10,4 @@ class QPEToolBar;
10class QTextBrowser; 10class QTextBrowser;
11class QPEMenuBar;
12class QPopupMenu;
11 13
@@ -24,2 +26,4 @@ protected:
24 OpenDiag *openDiag; 26 OpenDiag *openDiag;
27 QPEMenuBar *menubar;
28 QPopupMenu *mailmenu;
25 29