diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 920f3b88..ed436151 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -19,13 +19,17 @@ SET (FILES item_shortcut_bgr.png mouse.png radioin.png + radioin_highlight.png radioout.png + radioout_highlight.png resize.png selection.png slider.png - sticky_button.png + slider_hilight.png speechbubble.xml + sticky_button.png tab.png + tab_hilight.png tabselected.png target-cursor-blue-l.png target-cursor-blue-m.png @@ -38,6 +42,7 @@ SET (FILES vscroll_down_highlight.png vscroll_down_pressed.png vscroll_grey.png + vscroll_highlight.png vscroll_up_default.png vscroll_up_highlight.png vscroll_up_pressed.png |