summaryrefslogtreecommitdiffabout
path: root/kmicromail/viewmailbase.h
Side-by-side diff
Diffstat (limited to 'kmicromail/viewmailbase.h') (more/less context) (ignore whitespace changes)
-rw-r--r--kmicromail/viewmailbase.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/kmicromail/viewmailbase.h b/kmicromail/viewmailbase.h
index 7ad1eec..7c075eb 100644
--- a/kmicromail/viewmailbase.h
+++ b/kmicromail/viewmailbase.h
@@ -4,6 +4,11 @@
#include <qmainwindow.h>
+#ifndef DESKTOP_VERSION
+#include <qpe/qpemenubar.h>
+#define QMenuBar QPEMenuBar
+#endif
+
class QAction;
class OpenDiag;
class QListView;