summaryrefslogtreecommitdiffstats
path: root/kdict/applet
diff options
context:
space:
mode:
Diffstat (limited to 'kdict/applet')
-rw-r--r--kdict/applet/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/applet/CMakeLists.txt b/kdict/applet/CMakeLists.txt
index 27d35f17..ad2d6b7d 100644
--- a/kdict/applet/CMakeLists.txt
+++ b/kdict/applet/CMakeLists.txt
@@ -31,6 +31,6 @@ install( FILES
tde_add_kpart( kdict_panelapplet AUTOMOC
SOURCES kdictapplet.cpp
- LINK kdeui-shared
+ LINK tdeui-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)