summaryrefslogtreecommitdiff
path: root/tmw.cbp
diff options
context:
space:
mode:
authorunknown <Falkreon@.(none)>2009-04-15 17:36:48 -0400
committerJared Adams <jaxad0127@gmail.com>2009-04-15 20:17:06 -0600
commit24fb77131bf6a56c0a9db296c21e4182e303c0cb (patch)
treec289fb4bb637c57e3a34fab29a68d7b496b033ee /tmw.cbp
parentac309e3759348f7a5b38c0514b6e1b9403ecd3c6 (diff)
downloadmana-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.cbp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmw.cbp b/tmw.cbp
index f0390f48..9150e080 100644
--- a/tmw.cbp
+++ b/tmw.cbp
@@ -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" />