summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-08-02 02:09:01 +0200
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-08-02 02:09:01 +0200
commitce3b24e780d39e323454c6ef24982a1f9c7b605c (patch)
treedb61e54fc0713fbf7e98a13ea839e9d9f12294a5 /src/CMakeLists.txt
parent422c71c761745bdda86962933d0d39175129e46c (diff)
downloadmana-ce3b24e780d39e323454c6ef24982a1f9c7b605c.tar.gz
mana-ce3b24e780d39e323454c6ef24982a1f9c7b605c.tar.bz2
mana-ce3b24e780d39e323454c6ef24982a1f9c7b605c.tar.xz
mana-ce3b24e780d39e323454c6ef24982a1f9c7b605c.zip
Split off minimap window from mini status window and repositioned them
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b9aa6bb7..05f45e18 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -265,6 +265,8 @@ SET(SRCS
gui/logindialog.h
gui/minimap.cpp
gui/minimap.h
+ gui/minimapwindow.cpp
+ gui/minimapwindow.h
gui/ministatuswindow.cpp
gui/ministatuswindow.h
gui/npcdialog.cpp