Add missing newline at end of file

This commit is contained in:
Martin Gräßlin 2014-12-12 08:36:47 +01:00
parent c5867c130e
commit 35e5517c4b

View file

@ -26,4 +26,4 @@ if (Qt5Concurrent_FOUND)
add_executable(pasteClient pasteclient.cpp)
target_link_libraries(pasteClient Qt5::Concurrent KF5::WaylandClient)
ecm_mark_as_test(pasteClient)
endif()
endif()