summaryrefslogtreecommitdiffstats
path: root/application/dialogs/NotificationDialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'application/dialogs/NotificationDialog.cpp')
-rw-r--r--application/dialogs/NotificationDialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/dialogs/NotificationDialog.cpp b/application/dialogs/NotificationDialog.cpp
index d61bf6bd..86b03bda 100644
--- a/application/dialogs/NotificationDialog.cpp
+++ b/application/dialogs/NotificationDialog.cpp
@@ -2,6 +2,7 @@
#include "ui_NotificationDialog.h"
#include <QTimerEvent>
+#include <QStyle>
NotificationDialog::NotificationDialog(const NotificationChecker::NotificationEntry &entry, QWidget *parent) :
QDialog(parent, Qt::MSWindowsFixedSizeDialogHint | Qt::WindowTitleHint | Qt::CustomizeWindowHint),