From eea8d5e39b746b240a4720c4f48de91ec81c8563 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 14 May 2014 01:24:44 +0300 Subject: Move skin into separate file. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 3e3873c7e..3773dc41f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -403,6 +403,8 @@ SET(SRCS gui/windows/textdialog.h gui/popups/textpopup.cpp gui/popups/textpopup.h + gui/skin.cpp + gui/skin.h gui/theme.cpp gui/theme.h gui/windows/tradewindow.cpp -- cgit v1.2.3-70-g09d2