summaryrefslogtreecommitdiffstats
path: root/src/countdowndialog.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-10 22:19:39 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-10 22:19:39 +0000
commit65fafc86459142678b3f616d78bd22da80479134 (patch)
tree1db17e6c71e675f991672a685186d675a4b87f89 /src/countdowndialog.h
parentfe9b5d95c9a717fea16685ed7c175e1659d7127c (diff)
downloadtdepowersave-65fafc86459142678b3f616d78bd22da80479134.tar.gz
tdepowersave-65fafc86459142678b3f616d78bd22da80479134.zip
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
Diffstat (limited to 'src/countdowndialog.h')
-rw-r--r--src/countdowndialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/countdowndialog.h b/src/countdowndialog.h
index f23cae4..91027d6 100644
--- a/src/countdowndialog.h
+++ b/src/countdowndialog.h
@@ -41,7 +41,7 @@ class countDownDialog: public countdown_Dialog {
public:
//! default constructor
- countDownDialog(int timeout, TQWidget *tqparent = 0, const char *name = 0);
+ countDownDialog(int timeout, TQWidget *parent = 0, const char *name = 0);
//! default destructor
~countDownDialog();