From cd68076f45b1ae6332b5298f57240aa4b0ebf357 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 9 Apr 2008 14:49:07 +0000 Subject: Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25 (reverted change 3811). Somehow seems it's not drawing anything, not sure why. --- src/CMakeLists.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 793d135f..aff01cb1 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -99,6 +99,10 @@ SET(SRCS gui/inventorywindow.h gui/itemcontainer.cpp gui/itemcontainer.h + gui/itemshortcutcontainer.cpp + gui/itemshortcutcontainer.h + gui/itemshortcutwindow.cpp + gui/itemshortcutwindow.h gui/item_amount.cpp gui/item_amount.h gui/linkhandler.h @@ -290,6 +294,8 @@ SET(SRCS inventory.h item.cpp item.h + itemshortcut.cpp + itemshortcut.h joystick.cpp joystick.h keyboardconfig.cpp -- cgit v1.2.3-70-g09d2