From c9f922159a1ce0496d3bbe743d590221f00148f8 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/soundkonverter@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/configdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/configdialog.h') diff --git a/src/configdialog.h b/src/configdialog.h index 594567c..bcb9c70 100755 --- a/src/configdialog.h +++ b/src/configdialog.h @@ -34,7 +34,7 @@ public: /** * Constructor */ - ConfigDialog( Config*, TQWidget *tqparent = 0, const char *name = 0, Page startPage = GeneralPage ); + ConfigDialog( Config*, TQWidget *parent = 0, const char *name = 0, Page startPage = GeneralPage ); /** * Destructor -- cgit v1.2.1