From 65fafc86459142678b3f616d78bd22da80479134 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/kpowersave@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/configuredialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/configuredialog.h') diff --git a/src/configuredialog.h b/src/configuredialog.h index 1ec8c68..c968cd3 100644 --- a/src/configuredialog.h +++ b/src/configuredialog.h @@ -47,7 +47,7 @@ class ConfigureDialog: public configure_Dialog { public: //! default constructor ConfigureDialog( KConfig *_config, HardwareInfo *_hwinfo, Settings *_settings, - TQWidget *tqparent = 0, const char *name = 0); + TQWidget *parent = 0, const char *name = 0); //! default destructor ~ConfigureDialog(); -- cgit v1.2.3