From 1e1d6770409947fd00314c3810afbb23c7679fd2 Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Sun, 10 Mar 2024 21:37:49 +0200 Subject: Port to new Style API I still wonder how it is different from the old approach or where to find the appropriate docs... Signed-off-by: Mavridis Philippe --- style/config/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style/config/CMakeLists.txt') diff --git a/style/config/CMakeLists.txt b/style/config/CMakeLists.txt index 095f5a6..b5d8768 100644 --- a/style/config/CMakeLists.txt +++ b/style/config/CMakeLists.txt @@ -27,5 +27,9 @@ tde_add_kpart(tdestyle_polyester_config configdialog.ui polyesterconf.cpp + LINK + tdecore-shared + tdeui-shared + DESTINATION ${PLUGIN_INSTALL_DIR} ) \ No newline at end of file -- cgit v1.2.1