summaryrefslogtreecommitdiff
path: root/tmw.cbp
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2008-05-15 14:07:19 +0000
committerDavid Athay <ko2fan@gmail.com>2008-05-15 14:07:19 +0000
commitf4c0d85edfc8c6fb0d4d436f098e841bac72f5f1 (patch)
tree34a053b8ec7995dab3b54b025764ff511a0b6954 /tmw.cbp
parent96b79b905b22bfcf4b35c26e6e70065e4ce3222c (diff)
downloadmana-client-f4c0d85edfc8c6fb0d4d436f098e841bac72f5f1.tar.gz
mana-client-f4c0d85edfc8c6fb0d4d436f098e841bac72f5f1.tar.bz2
mana-client-f4c0d85edfc8c6fb0d4d436f098e841bac72f5f1.tar.xz
mana-client-f4c0d85edfc8c6fb0d4d436f098e841bac72f5f1.zip
Added tab with image based on button
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 efe05a0c..92ff00ae 100644
--- a/tmw.cbp
+++ b/tmw.cbp
@@ -411,6 +411,8 @@
<Unit filename="src/gui/widgets/resizegrip.h">
<Option target="default" />
</Unit>
+ <Unit filename="src/gui/widgets/tab.cpp" />
+ <Unit filename="src/gui/widgets/tab.h" />
<Unit filename="src/gui/widgets/tabbedarea.cpp" />
<Unit filename="src/gui/widgets/tabbedarea.h" />
<Unit filename="src/gui/window.cpp" />