diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-16 14:22:20 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-16 14:22:20 +0100 |
commit | 08f2ee6470104c959f686504cc4324aee78cecaf (patch) | |
tree | d392c437802e84a62234be054a3d5b9e4958ff70 /data/themes/jewelry/CMakeLists.txt | |
parent | a9ddb1992d186d559f24370a33a987e281c134c5 (diff) | |
download | plus-08f2ee6470104c959f686504cc4324aee78cecaf.tar.gz plus-08f2ee6470104c959f686504cc4324aee78cecaf.tar.bz2 plus-08f2ee6470104c959f686504cc4324aee78cecaf.tar.xz plus-08f2ee6470104c959f686504cc4324aee78cecaf.zip |
Jewelry Theme: Fixed bug with item selection in Inventory Window.
Diffstat (limited to 'data/themes/jewelry/CMakeLists.txt')
-rw-r--r-- | data/themes/jewelry/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt index 11f654b25..b44fba3cb 100644 --- a/data/themes/jewelry/CMakeLists.txt +++ b/data/themes/jewelry/CMakeLists.txt @@ -28,6 +28,7 @@ SET (FILES incomplete_icon.xml info.xml inventory.xml + item_selection.xml itempopup.xml items.xml keyboard_icon.xml |