summaryrefslogtreecommitdiff
path: root/src/gui/theme.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-14 01:35:22 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-14 01:35:22 +0300
commit6673373236287df9ee52a1a01c2c70cd63a8be46 (patch)
tree1fdafc4477f8d75850208d00c0af8faa99f2c99a /src/gui/theme.cpp
parenteea8d5e39b746b240a4720c4f48de91ec81c8563 (diff)
downloadplus-6673373236287df9ee52a1a01c2c70cd63a8be46.tar.gz
plus-6673373236287df9ee52a1a01c2c70cd63a8be46.tar.bz2
plus-6673373236287df9ee52a1a01c2c70cd63a8be46.tar.xz
plus-6673373236287df9ee52a1a01c2c70cd63a8be46.zip
Move themeinfo into separate file.
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r--src/gui/theme.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp
index 0b0744286..6ac18b412 100644
--- a/src/gui/theme.cpp
+++ b/src/gui/theme.cpp
@@ -29,6 +29,7 @@
#include "graphicsmanager.h"
#include "gui/skin.h"
+#include "gui/themeinfo.h"
#include "resources/dye.h"
#include "resources/image.h"