diff --git a/themes/CMakeLists.txt b/themes/CMakeLists.txt index 0d9ce9b..27518b6 100644 --- a/themes/CMakeLists.txt +++ b/themes/CMakeLists.txt @@ -1,4 +1,4 @@ -install(FILES Agua.qtcurve Agua_II.qtcurve Curve.qtcurve Flat.qtcurve Human.qtcurve Inverted.qtcurve - Klearlooks.qtcurve Milk.qtcurve Murrine.qtcurve Ozone.qtcurve Plastic.qtcurve Silk.qtcurve +install(FILES Agua.qtcurve Agua_II.qtcurve Breeze.qtcurve Curve.qtcurve Dull_Glass.qtcurve Eva_Rounded.qtcurve Flat.qtcurve Human.qtcurve Inverted.qtcurve + Klearlooks.qtcurve Milk.qtcurve Murrine.qtcurve Ozone.qtcurve Plain.qtcurve Plastic.qtcurve Shiny_Glass.qtcurve Silk.qtcurve DESTINATION ${DATA_INSTALL_DIR}/QtCurve)