diff options
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 83a1ff902..b03b856c7 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -34,9 +34,10 @@ SET (FILES slider_hilight.png speechbubble.xml sticky_button.png - tab.png - tab_hilight.png - tabselected.png + tab.xml + tab_highlighted.xml + tab_selected.xml + tab_unused.xml target-cursor-in-range-l.png target-cursor-in-range-m.png target-cursor-in-range-s.png |