diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-14 13:26:55 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-14 13:35:40 +0300 |
commit | 02c0cfce7cdfc712b508d3351136353b2e72b972 (patch) | |
tree | 6cae129608fbb06c0e2c66681ad49482e1b5381a /data/graphics/gui/CMakeLists.txt | |
parent | 8ba9dc8011a3b17d97828f9a8b800f8ad56459bf (diff) | |
download | plus-02c0cfce7cdfc712b508d3351136353b2e72b972.tar.gz plus-02c0cfce7cdfc712b508d3351136353b2e72b972.tar.bz2 plus-02c0cfce7cdfc712b508d3351136353b2e72b972.tar.xz plus-02c0cfce7cdfc712b508d3351136353b2e72b972.zip |
Change checkbox theming.
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index e5f01895a..713c6ffd2 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -5,7 +5,7 @@ SET (FILES button_highlighted.xml button_pressed.xml buttonplay.png - checkbox.png + checkbox.xml circle-off.xml circle-on.xml colors.xml |