aboutsummaryrefslogtreecommitdiffstats
path: root/attachments.h
diff options
context:
space:
mode:
Diffstat (limited to 'attachments.h')
-rw-r--r--attachments.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/attachments.h b/attachments.h
index 79bebdb..7c906fa 100644
--- a/attachments.h
+++ b/attachments.h
@@ -27,6 +27,7 @@
#include <QtGui>
#include <QWidget>
+QT_BEGIN_NAMESPACE
class QTableView;
class QHeaderView;
class QVBoxLayout;
@@ -38,6 +39,7 @@ class QUrl;
class QDesktopServices;
class QSettings;
class QApplication;
+QT_END_NAMESPACE
class Attachments : public QWidget
{