diff options
Diffstat (limited to 'smoke')
-rw-r--r-- | smoke/tde/generate.pl.in | 2 | ||||
-rw-r--r-- | smoke/tde/tde_header_list | 2 |
2 files changed, 2 insertions, 2 deletions
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 |