From 0bb16222af363e31a5b825789203461556703bdd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 19:53:16 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- src/kmplayer_koffice_part.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kmplayer_koffice_part.h') diff --git a/src/kmplayer_koffice_part.h b/src/kmplayer_koffice_part.h index 0c02984..0520d50 100644 --- a/src/kmplayer_koffice_part.h +++ b/src/kmplayer_koffice_part.h @@ -38,9 +38,9 @@ class KProcess; -class KAboutData; +class TDEAboutData; class KMPlayer; -class KInstance; +class TDEInstance; class KConfig; class TQIODevice; -- cgit v1.2.1