diff options
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index ad033c1fd..d71f54822 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -15,7 +15,9 @@ SET (FILES colors.xml complete_icon.xml dbutton.xml + dbutton_image.xml dpad.xml + dpad_image.xml dropdown.xml dropdown_background.xml dropdown_pressed.xml |