summaryrefslogtreecommitdiff
path: root/tmw.cbp
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2009-01-13 12:48:36 +0000
committerDavid Athay <ko2fan@gmail.com>2009-01-13 12:48:36 +0000
commitdb37dcd73f3116917584e81a474f70e0d0786bc4 (patch)
treee1b03485652de7a129f6c9277a973e1d468b7a16 /tmw.cbp
parent8d6cc0162fec250743e6491fb4b1e2f07c7657c2 (diff)
downloadmana-db37dcd73f3116917584e81a474f70e0d0786bc4.tar.gz
mana-db37dcd73f3116917584e81a474f70e0d0786bc4.tar.bz2
mana-db37dcd73f3116917584e81a474f70e0d0786bc4.tar.xz
mana-db37dcd73f3116917584e81a474f70e0d0786bc4.zip
Added WoW style item adding to chat window. Right Ctrl and Left click to put the item in the chat input. Left click the item link to show a popup description, and click the link again to remove the popup.
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 ad9681ff..bb0035aa 100644
--- a/tmw.cbp
+++ b/tmw.cbp
@@ -239,6 +239,8 @@
<Unit filename="src/gui/itemcontainer.h">
<Option target="default" />
</Unit>
+ <Unit filename="src/gui/itemlinkhandler.cpp" />
+ <Unit filename="src/gui/itemlinkhandler.h" />
<Unit filename="src/gui/itempopup.cpp" />
<Unit filename="src/gui/itempopup.h" />
<Unit filename="src/gui/itemshortcutcontainer.cpp" />