From db37dcd73f3116917584e81a474f70e0d0786bc4 Mon Sep 17 00:00:00 2001 From: David Athay Date: Tue, 13 Jan 2009 12:48:36 +0000 Subject: 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. --- src/gui/itemcontainer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/itemcontainer.h') diff --git a/src/gui/itemcontainer.h b/src/gui/itemcontainer.h index 8d93671c..7636ef0c 100644 --- a/src/gui/itemcontainer.h +++ b/src/gui/itemcontainer.h @@ -169,6 +169,7 @@ class ItemContainer : public gcn::Widget, Item *mSelectedItem, *mHighlightedItem; int mSelectionStatus; bool mSwapItems; + bool mDescItems; int mDragPosX, mDragPosY; ItemPopup *mItemPopup; -- cgit v1.2.3-60-g2f50