summaryrefslogtreecommitdiffstats
path: root/src/shared/fontpanel/fontpanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/fontpanel/fontpanel.h')
-rw-r--r--src/shared/fontpanel/fontpanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/fontpanel/fontpanel.h b/src/shared/fontpanel/fontpanel.h
index 204ff7d4a..27ff1bc31 100644
--- a/src/shared/fontpanel/fontpanel.h
+++ b/src/shared/fontpanel/fontpanel.h
@@ -53,7 +53,7 @@
#ifndef FONTPANEL_H
#define FONTPANEL_H
-#include <QtGui/QGroupBox>
+#include <QtWidgets/QGroupBox>
#include <QtGui/QFont>
#include <QtGui/QFontDatabase>