From 930795987eb069d556ea7d2290afe68a720bacad Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 24 Mar 2021 13:10:47 +0900 Subject: VButton key text code refactoring. Signed-off-by: Michele Calgaro (cherry picked from commit e1effdcc817fb362f0a842e3e4b03708c4eaccf1) --- src/CMakeLists.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index dd369e9..e98f1a0 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -19,12 +19,13 @@ link_directories( tde_add_executable( ${PROJECT_NAME} AUTOMOC SOURCES - DragWidget.cpp - MainWidget.cpp - VButton.cpp - main.cpp - numpadvbutton.cpp - resizabledragwidget.cpp + DragWidget.cpp + MainWidget.cpp + VButton.cpp + main.cpp + numpadvbutton.cpp + resizabledragwidget.cpp + Xutils.cpp LINK tdecore-shared tdeui-shared -- cgit v1.2.3