diff options
Diffstat (limited to 'client/CMakeLists.txt')
-rw-r--r-- | client/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/CMakeLists.txt b/client/CMakeLists.txt index 6374694..ae7e6d5 100644 --- a/client/CMakeLists.txt +++ b/client/CMakeLists.txt @@ -16,9 +16,9 @@ link_directories( ) -##### twin3_deKorator (kpart) +##### twin_deKorator (kpart) -tde_add_kpart( twin3_deKorator AUTOMOC +tde_add_kpart( twin_deKorator AUTOMOC SOURCES deKoratorclient.cpp |