diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-09 01:11:29 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-13 01:02:41 +0300 |
commit | 9a36ae42e55ee9403d631dd7c027967350931fa6 (patch) | |
tree | c4f1c4c59d8b0396e12bcf953377be554c640a59 /data/graphics/gui/CMakeLists.txt | |
parent | 794a06e7707797bca73218702f275c58f654a8cd (diff) | |
download | plus-9a36ae42e55ee9403d631dd7c027967350931fa6.tar.gz plus-9a36ae42e55ee9403d631dd7c027967350931fa6.tar.bz2 plus-9a36ae42e55ee9403d631dd7c027967350931fa6.tar.xz plus-9a36ae42e55ee9403d631dd7c027967350931fa6.zip |
Change progressbar theming.
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 3c3f7f162..83a1ff902 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -18,6 +18,7 @@ SET (FILES mouse.png playerbox_background.xml progress-indicator.png + progressbar.xml radioin.png radioin_highlight.png radioout.png |