From a5430e4b98efd05937bd3bfe78c56eb826f145fa Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:19:22 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- kdebugdialog/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdebugdialog/CMakeLists.txt') diff --git a/kdebugdialog/CMakeLists.txt b/kdebugdialog/CMakeLists.txt index 8c478bbc9..f6eccd0fe 100644 --- a/kdebugdialog/CMakeLists.txt +++ b/kdebugdialog/CMakeLists.txt @@ -26,7 +26,7 @@ link_directories( tde_add_executable( kdebugdialog AUTOMOC SOURCES main.cpp kabstractdebugdialog.cpp kdebugdialog.cpp - klistdebugdialog.cpp + tdelistdebugdialog.cpp LINK tdeui-shared DESTINATION ${BIN_INSTALL_DIR} ) -- cgit v1.2.1