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/recording/encoder_pcm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kradio3/plugins/recording/encoder_pcm.h') diff --git a/kradio3/plugins/recording/encoder_pcm.h b/kradio3/plugins/recording/encoder_pcm.h index 667e523..40e6cf4 100644 --- a/kradio3/plugins/recording/encoder_pcm.h +++ b/kradio3/plugins/recording/encoder_pcm.h @@ -29,7 +29,7 @@ class RecordingEncodingPCM : public RecordingEncoding { public: - RecordingEncodingPCM(TQObject *tqparent, SoundStreamID id, const RecordingConfig &cfg, const RadioStation *rs, const TQString &filename); + RecordingEncodingPCM(TQObject *parent, SoundStreamID id, const RecordingConfig &cfg, const RadioStation *rs, const TQString &filename); virtual ~RecordingEncodingPCM(); bool openOutput(const TQString &outputFile); -- cgit v1.2.1