diff --git a/kcmkwin/kwindecoration/CMakeLists.txt b/kcmkwin/kwindecoration/CMakeLists.txt index 82b1ef244a..35089b8b0f 100644 --- a/kcmkwin/kwindecoration/CMakeLists.txt +++ b/kcmkwin/kwindecoration/CMakeLists.txt @@ -5,9 +5,9 @@ add_subdirectory(declarative-plugin) set(kcm_kwindecoration_PART_SRCS kcm.cpp - buttons.cpp +# buttons.cpp # buttonsconfigdialog.cpp - configdialog.cpp +# configdialog.cpp decorationmodel.cpp )