summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorIra Rice <irarice@gmail.com>2009-01-15 22:01:00 -0700
committerIra Rice <irarice@gmail.com>2009-01-15 22:01:00 -0700
commit600e10515e127d6393f0756cb72e5a63303557a2 (patch)
tree19afc618315e59e09355241ca2b8ae850dc89e6a /src/Makefile.am
parent0a18932056e2a72f41cdd14c831344ad80cfb35b (diff)
downloadmana-client-600e10515e127d6393f0756cb72e5a63303557a2.tar.gz
mana-client-600e10515e127d6393f0756cb72e5a63303557a2.tar.bz2
mana-client-600e10515e127d6393f0756cb72e5a63303557a2.tar.xz
mana-client-600e10515e127d6393f0756cb72e5a63303557a2.zip
Integrated the ItemPopup class from Legends of Mazzeroth.
Signed-off-by: Ira Rice <irarice@gmail.com>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5c519832..9a3fa3b9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -59,6 +59,8 @@ aethyra_SOURCES = gui/widgets/dropdown.cpp \
gui/inventorywindow.h \
gui/itemcontainer.cpp \
gui/itemcontainer.h \
+ gui/itempopup.cpp \
+ gui/itempopup.h \
gui/itemshortcutcontainer.cpp \
gui/itemshortcutcontainer.h \
gui/item_amount.cpp \