Add missing newline at end of file
This commit is contained in:
parent
c5867c130e
commit
35e5517c4b
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue