summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b84e59c6..68147db7 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -282,8 +282,6 @@ SET(SRCS
gui/shortcutwindow.h
gui/skilldialog.cpp
gui/skilldialog.h
- gui/skin.cpp
- gui/skin.h
gui/socialwindow.cpp
gui/socialwindow.h
gui/speechbubble.cpp
@@ -296,6 +294,8 @@ SET(SRCS
gui/storagewindow.h
gui/textdialog.cpp
gui/textdialog.h
+ gui/theme.cpp
+ gui/theme.h
gui/trade.cpp
gui/trade.h
gui/truetypefont.cpp