diff options
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 67c1352d7..89c51478f 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -1,6 +1,9 @@ SET (FILES bubble.png button.xml + button_disabled.xml + button_highlighted.xml + button_pressed.xml buttonplay.png checkbox.png circle-gray.png @@ -11,6 +14,7 @@ SET (FILES equipmentbox.png item_shortcut_bgr.png mouse.png + playerbox_background.xml progress-indicator.png radioin.png radioin_highlight.png |