summaryrefslogtreecommitdiffstats
path: root/src/core/color_chooser_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/color_chooser_controller.h')
-rw-r--r--src/core/color_chooser_controller.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/color_chooser_controller.h b/src/core/color_chooser_controller.h
index 4c1b81a9a..e5daa09a8 100644
--- a/src/core/color_chooser_controller.h
+++ b/src/core/color_chooser_controller.h
@@ -55,6 +55,9 @@
#include <QObject>
+QT_FORWARD_DECLARE_CLASS(QColor)
+QT_FORWARD_DECLARE_CLASS(QVariant)
+
namespace QtWebEngineCore {
class ColorChooserControllerPrivate;