diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-10-09 14:31:20 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-10-09 14:31:20 +0300 |
commit | a45fb0b0677bb8b3700631d1edf9af855da3486e (patch) | |
tree | b95416c0d58a9382267e881e3e174714ea575a56 /data/graphics/gui/CMakeLists.txt | |
parent | e6ea187d2ec2fb94c525158127c2736729b79b50 (diff) | |
download | plus-a45fb0b0677bb8b3700631d1edf9af855da3486e.tar.gz plus-a45fb0b0677bb8b3700631d1edf9af855da3486e.tar.bz2 plus-a45fb0b0677bb8b3700631d1edf9af855da3486e.tar.xz plus-a45fb0b0677bb8b3700631d1edf9af855da3486e.zip |
add support for popup menu browserbox theming.
New theme file: popupbrowserbox.xml
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 afb414b4c..de2a9b109 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -45,6 +45,7 @@ SET (FILES playerbox.xml playerboxselected.xml popup.xml + popupbrowserbox.xml progress-indicator.png progressbar.xml quests.xml |