From bd0a780e080c778412bdfb8b9da19bbc2079712d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 28 Dec 2024 22:01:50 +0900 Subject: Use tdecrash.h Signed-off-by: Michele Calgaro --- smoke/tde/generate.pl.in | 2 +- smoke/tde/tde_header_list | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'smoke') diff --git a/smoke/tde/generate.pl.in b/smoke/tde/generate.pl.in index 9c90bb2d..9a175674 100644 --- a/smoke/tde/generate.pl.in +++ b/smoke/tde/generate.pl.in @@ -82,7 +82,7 @@ my %kdeexcludes = ( 'kbookmarkimporter_ie.h' => 1, 'kbookmarkimporter_opera.h' => 1, 'kbookmarkimporter_ns.h' => 1, - 'kcrash.h' => 1, + 'tdecrash.h' => 1, 'kdebug.h' => 1, 'kdebugclasses.h' => 1, 'kde_terminal_interface.h' => 1, diff --git a/smoke/tde/tde_header_list b/smoke/tde/tde_header_list index 80668423..976d73b3 100644 --- a/smoke/tde/tde_header_list +++ b/smoke/tde/tde_header_list @@ -99,7 +99,7 @@ tdeconfigbase.h tdeconfigdata.h tdeconfig.h kcpuinfo.h -kcrash.h +tdecrash.h kcursor.h kcustommenueditor.h kdatastream.h -- cgit v1.2.1