From 609724b5d29f25236bee59d0cb794602d391a96b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 20:13:30 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- konq-plugins/autorefresh/autorefresh.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konq-plugins/autorefresh/autorefresh.h') diff --git a/konq-plugins/autorefresh/autorefresh.h b/konq-plugins/autorefresh/autorefresh.h index 324b828..b805921 100644 --- a/konq-plugins/autorefresh/autorefresh.h +++ b/konq-plugins/autorefresh/autorefresh.h @@ -11,7 +11,7 @@ #include class KURL; -class KInstance; +class TDEInstance; class TQTimer; /** -- cgit v1.2.1