diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-05-21 23:53:27 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-05-22 00:51:53 +0300 |
commit | 1a8cf63488d8d6f4be297e753c31eea730ece226 (patch) | |
tree | 7e4050bdcd07e417d1c597c6c671c579c1d9256b /data/graphics/gui/CMakeLists.txt | |
parent | 3363acba6f1e8e51937ae2e354a8086c5c56b8cd (diff) | |
download | plus-1a8cf63488d8d6f4be297e753c31eea730ece226.tar.gz plus-1a8cf63488d8d6f4be297e753c31eea730ece226.tar.bz2 plus-1a8cf63488d8d6f4be297e753c31eea730ece226.tar.xz plus-1a8cf63488d8d6f4be297e753c31eea730ece226.zip |
Add option for show shortcuts buttons icons.
Icons by Guaritore.
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 552d65e50..5bd85f9f6 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -11,6 +11,7 @@ SET (FILES buttonpin_highlighted.xml buttonpin_pressed.xml buttonplay.png + buttonsicons.png buy.xml charcreate_playerbox.xml checkbox.xml |