From 49f9b290287ed4df63901c5912ddbb3c1ae5d515 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 22:19:39 +0000 Subject: rename the following methods: tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kweather/weatherservice.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kweather/weatherservice.h') diff --git a/kweather/weatherservice.h b/kweather/weatherservice.h index 81235cd..deae981 100644 --- a/kweather/weatherservice.h +++ b/kweather/weatherservice.h @@ -44,7 +44,7 @@ class WeatherService : public TQObject, public DCOPObject void slotStationRemoved(const TQString &stationID); public: - WeatherService(TQObject *tqparent, const char *name); + WeatherService(TQObject *parent, const char *name); ~WeatherService(); k_dcop_signals: -- cgit v1.2.1