From a55e7e257730e6cee115f407e31f8a91dc9ad447 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 Dec 2015 23:20:02 +0300 Subject: Move theme related constants into separate file. --- src/gui/widgets/widget2.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/widgets') diff --git a/src/gui/widgets/widget2.h b/src/gui/widgets/widget2.h index 5955397fc..b8c0163d2 100644 --- a/src/gui/widgets/widget2.h +++ b/src/gui/widgets/widget2.h @@ -21,8 +21,9 @@ #ifndef GUI_WIDGETS_WIDGET2_H #define GUI_WIDGETS_WIDGET2_H -#include "gui/themecolorsidoperators.h" +#include "const/gui/theme.h" +#include "gui/themecolorsidoperators.h" #include "gui/theme.h" class Widget; -- cgit v1.2.3-60-g2f50