From d0de10e23a5ec604757cb03751d7a9a69215e194 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 20:22:52 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- kweather/weatherbar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kweather/weatherbar.h') diff --git a/kweather/weatherbar.h b/kweather/weatherbar.h index ca49d14..a3c86f8 100644 --- a/kweather/weatherbar.h +++ b/kweather/weatherbar.h @@ -40,7 +40,7 @@ class KonqSidebarWeather: public KonqSidebarPlugin, virtual public DCOPObject K_DCOP public: - KonqSidebarWeather(KInstance* inst, TQObject* parent, TQWidget* widgetParent, + KonqSidebarWeather(TDEInstance* inst, TQObject* parent, TQWidget* widgetParent, TQString& desktopName_, const char* name = 0); ~KonqSidebarWeather(); -- cgit v1.2.1