diff options
author | Andrei Karas <akaras@inbox.ru> | 2010-03-15 00:01:12 +0200 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2010-03-14 17:32:26 -0600 |
commit | e4f97df13f36c003a0e839e367e84d0d59ccb25f (patch) | |
tree | 29fe4cb6f40a990ed1629e9344e873eca4c76642 /mana.cbp | |
parent | 0c6be6e5e9acd6f0597a2fcfaf5af9d93975435b (diff) | |
download | mana-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 'mana.cbp')
-rw-r--r-- | mana.cbp | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -227,6 +227,8 @@ <Unit filename="src\gui\storagewindow.h" /> <Unit filename="src\gui\textdialog.cpp" /> <Unit filename="src\gui\textdialog.h" /> + <Unit filename="src\gui\textpopup.cpp" /> + <Unit filename="src\gui\textpopup.h" /> <Unit filename="src\gui\theme.cpp" /> <Unit filename="src\gui\theme.h" /> <Unit filename="src\gui\trade.cpp" /> |