From de737d3d64188358ea9a7a474e1a6f90b41cb504 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/applications/kradio@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kradio3/plugins/alsa-sound/alsa-sound-configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kradio3/plugins/alsa-sound/alsa-sound-configuration.h') diff --git a/kradio3/plugins/alsa-sound/alsa-sound-configuration.h b/kradio3/plugins/alsa-sound/alsa-sound-configuration.h index 78669ee..9c8a352 100644 --- a/kradio3/plugins/alsa-sound/alsa-sound-configuration.h +++ b/kradio3/plugins/alsa-sound/alsa-sound-configuration.h @@ -37,7 +37,7 @@ class AlsaSoundConfiguration : public AlsaSoundConfigurationUI Q_OBJECT TQ_OBJECT public : - AlsaSoundConfiguration (TQWidget *tqparent, AlsaSoundDevice *); + AlsaSoundConfiguration (TQWidget *parent, AlsaSoundDevice *); ~AlsaSoundConfiguration (); protected slots: -- cgit v1.2.1