diff options
Diffstat (limited to 'karm/CMakeLists.txt')
-rw-r--r-- | karm/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karm/CMakeLists.txt b/karm/CMakeLists.txt index 996a58838..8c785b2f6 100644 --- a/karm/CMakeLists.txt +++ b/karm/CMakeLists.txt @@ -48,7 +48,7 @@ install( FILES karmui.rc DESTINATION ${DATA_INSTALL_DIR}/karmpart ) tde_add_library( karm SHARED AUTOMOC SOURCES - kaccelmenuwatch.cpp desktoptracker.cpp edittaskdialog.cpp + tdeaccelmenuwatch.cpp desktoptracker.cpp edittaskdialog.cpp idletimedetector.cpp printdialog.cpp timekard.cpp karmutility.cpp ktimewidget.cpp karmstorage.cpp mainwindow.cpp preferences.cpp print.cpp task.cpp taskview.cpp tray.cpp csvexportdialog_base.ui |