From d86ed6c390d00cf5536c053d5f80fbcc1d41b773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 11:13:01 -0600 Subject: Rename KAbout to avoid conflicts with KDE4 --- tdefilereplace/tdefilereplacepart.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdefilereplace/tdefilereplacepart.h') diff --git a/tdefilereplace/tdefilereplacepart.h b/tdefilereplace/tdefilereplacepart.h index bc507088..4ab3ab3b 100644 --- a/tdefilereplace/tdefilereplacepart.h +++ b/tdefilereplace/tdefilereplacepart.h @@ -19,7 +19,7 @@ // KDE #include -class KAboutApplication; +class TDEAboutApplication; class TDEAboutData; class TDEConfig; @@ -39,7 +39,7 @@ class KFileReplacePart: public KParts::ReadOnlyPart TQWidget* m_parentWidget, * m_w; TDEConfig* m_config; - KAboutApplication* m_aboutDlg; + TDEAboutApplication* m_aboutDlg; KeyValueMap m_replacementMap; RCOptions* m_option; bool m_stop, -- cgit v1.2.1