diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-11 02:07:42 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-13 01:02:41 +0300 |
commit | 1df2b0fb0bc00991eb506ed8915be4b7674e534d (patch) | |
tree | 32b5d5c53063b221a089329ffbf84851f5f8b281 /data/graphics/gui/CMakeLists.txt | |
parent | 47e405bb722a222ae7e536bbada2c44d8ea0cd73 (diff) | |
download | plus-1df2b0fb0bc00991eb506ed8915be4b7674e534d.tar.gz plus-1df2b0fb0bc00991eb506ed8915be4b7674e534d.tar.bz2 plus-1df2b0fb0bc00991eb506ed8915be4b7674e534d.tar.xz plus-1df2b0fb0bc00991eb506ed8915be4b7674e534d.zip |
Change theme loading.
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index af8e0b2b2..0fe74e18c 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -8,7 +8,6 @@ SET (FILES checkbox.png circle-gray.png circle-green.png - close_button.png colors.xml dropdown.xml dropdown_background.xml @@ -33,7 +32,6 @@ SET (FILES slider.xml slider_highlighted.xml speechbubble.xml - sticky_button.png tab.xml tab_highlighted.xml tab_selected.xml |