Adding missing newlines at end of files

SVN_SILENT
This commit is contained in:
Martin Gräßlin 2012-08-16 08:00:32 +02:00
parent e685e0f6e0
commit 628fb7f79d
2 changed files with 2 additions and 2 deletions

View file

@ -23,4 +23,4 @@ set( kwin4_effect_builtins_config_sources ${kwin4_effect_builtins_config_sources
# .desktop files # .desktop files
install( FILES install( FILES
login/login_config.desktop login/login_config.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/kwin ) DESTINATION ${SERVICES_INSTALL_DIR}/kwin )

View file

@ -56,4 +56,4 @@ Item {
} }
visible: true visible: true
} }
} }