summaryrefslogtreecommitdiff
path: root/tmw.cbp
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-07-07 11:23:14 -0600
committerJared Adams <jaxad0127@gmail.com>2009-07-07 11:23:14 -0600
commit5662b7d9ad9eb6927df7ca83713d3b6108f59ddc (patch)
tree1e962203f7bf2440b558045967d0f93ccf21bbe4 /tmw.cbp
parent851f67cd9975b090b051decb1deab6b0489d14c5 (diff)
downloadMana-5662b7d9ad9eb6927df7ca83713d3b6108f59ddc.tar.gz
Mana-5662b7d9ad9eb6927df7ca83713d3b6108f59ddc.tar.bz2
Mana-5662b7d9ad9eb6927df7ca83713d3b6108f59ddc.tar.xz
Mana-5662b7d9ad9eb6927df7ca83713d3b6108f59ddc.zip
Use tmw-skills.xml instead of hardcoding
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 8486f3ba..718b51f8 100644
--- a/tmw.cbp
+++ b/tmw.cbp
@@ -470,6 +470,8 @@
<Unit filename="src/gui/widgets/textfield.h" />
<Unit filename="src/gui/widgets/textpreview.cpp" />
<Unit filename="src/gui/widgets/textpreview.h" />
+ <Unit filename="src/gui/widgets/vertcontainer.cpp" />
+ <Unit filename="src/gui/widgets/vertcontainer.h" />
<Unit filename="src/gui/widgets/whispertab.cpp" />
<Unit filename="src/gui/widgets/whispertab.h" />
<Unit filename="src/gui/widgets/window.cpp" />