summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2010-03-15 00:01:12 +0200
committerJared Adams <jaxad0127@gmail.com>2010-03-14 17:32:26 -0600
commite4f97df13f36c003a0e839e367e84d0d59ccb25f (patch)
tree29fe4cb6f40a990ed1629e9344e873eca4c76642 /src/CMakeLists.txt
parent0c6be6e5e9acd6f0597a2fcfaf5af9d93975435b (diff)
downloadMana-e4f97df13f36c003a0e839e367e84d0d59ccb25f.tar.gz
Mana-e4f97df13f36c003a0e839e367e84d0d59ccb25f.tar.bz2
Mana-e4f97df13f36c003a0e839e367e84d0d59ccb25f.tar.xz
Mana-e4f97df13f36c003a0e839e367e84d0d59ccb25f.zip
Add tooltips to hp, xp, mp bars.
Signed-off-by: Jared Adams <jaxad0127@gmail.com>
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 8490e887..de03942d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -294,6 +294,8 @@ SET(SRCS
gui/storagewindow.h
gui/textdialog.cpp
gui/textdialog.h
+ gui/textpopup.cpp
+ gui/textpopup.h
gui/theme.cpp
gui/theme.h
gui/trade.cpp