diff options
author | unknown <Falkreon@.(none)> | 2009-04-15 17:36:48 -0400 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-04-15 20:17:06 -0600 |
commit | 24fb77131bf6a56c0a9db296c21e4182e303c0cb (patch) | |
tree | c289fb4bb637c57e3a34fab29a68d7b496b033ee /tmw.cbp | |
parent | ac309e3759348f7a5b38c0514b6e1b9403ecd3c6 (diff) | |
download | mana-client-24fb77131bf6a56c0a9db296c21e4182e303c0cb.tar.gz mana-client-24fb77131bf6a56c0a9db296c21e4182e303c0cb.tar.bz2 mana-client-24fb77131bf6a56c0a9db296c21e4182e303c0cb.tar.xz mana-client-24fb77131bf6a56c0a9db296c21e4182e303c0cb.zip |
Non-neon-colored HP bars
* Defaults for hp bar are more reasonable
* Code::Blocks project file updated to include Desktop.cpp and Desktop.h
Diffstat (limited to 'tmw.cbp')
-rw-r--r-- | tmw.cbp | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -439,6 +439,8 @@ <Unit filename="src\gui\widgets\checkbox.h" /> <Unit filename="src\gui\widgets\container.cpp" /> <Unit filename="src\gui\widgets\container.h" /> + <Unit filename="src\gui\widgets\desktop.cpp" /> + <Unit filename="src\gui\widgets\desktop.h" /> <Unit filename="src\gui\widgets\dropdown.cpp" /> <Unit filename="src\gui\widgets\dropdown.h" /> <Unit filename="src\gui\widgets\icon.cpp" /> |