diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-12-15 23:52:30 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-12-16 00:28:38 +0300 |
commit | 661a14c66685de67ec560005c285267fe7098c62 (patch) | |
tree | 66a0cf5a2f07f9b1bf4f932577e2d47663b49a41 /data/themes/jewelry/CMakeLists.txt | |
parent | 54ff2f6fec70e66d7a8b4a96b28fa7d46f2304a3 (diff) | |
download | plus-661a14c66685de67ec560005c285267fe7098c62.tar.gz plus-661a14c66685de67ec560005c285267fe7098c62.tar.bz2 plus-661a14c66685de67ec560005c285267fe7098c62.tar.xz plus-661a14c66685de67ec560005c285267fe7098c62.zip |
Fix a bit jewelry theme for drop down list.
Fix drop down position.
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 4e9e05c16..11f654b25 100644 --- a/data/themes/jewelry/CMakeLists.txt +++ b/data/themes/jewelry/CMakeLists.txt @@ -39,6 +39,7 @@ SET (FILES ok.xml playerbox.xml popup.xml + popuplist.xml progressbar.xml quests.xml radio.xml |