diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-11-02 22:56:03 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-11-02 23:16:22 +0300 |
commit | afedfd380a9b7d7c7917ba5e8cf20e994a1c0728 (patch) | |
tree | 7f30e8cf94f728461d149a95794ca8c2f85a2008 /data/graphics/gui/CMakeLists.txt | |
parent | 2127361148d4ea5531a115cc92131a3f956ca528 (diff) | |
download | plus-afedfd380a9b7d7c7917ba5e8cf20e994a1c0728.tar.gz plus-afedfd380a9b7d7c7917ba5e8cf20e994a1c0728.tar.bz2 plus-afedfd380a9b7d7c7917ba5e8cf20e994a1c0728.tar.xz plus-afedfd380a9b7d7c7917ba5e8cf20e994a1c0728.zip |
Add inventory cell to all themes.
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index dfa86f963..23c7b5617 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -33,6 +33,7 @@ SET (FILES info.xml inventory.xml inventory_cell.xml + inventory_cell2.xml item_selection.xml item_shortcut_background.xml itemcontainer.xml |