summaryrefslogtreecommitdiffstats
path: root/knetload/statpopup.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
commitbb47e67812ec1592018526b7a3e62af9a8738586 (patch)
tree61bbe1cee8c3bf79bbbf84bf5561748c745d8d04 /knetload/statpopup.h
parent696a3ab6edcd326ae8ee93346d5e6bb980e047df (diff)
downloadknetload-bb47e67812ec1592018526b7a3e62af9a8738586.tar.gz
knetload-bb47e67812ec1592018526b7a3e62af9a8738586.zip
rename the following methods:
tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knetload@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'knetload/statpopup.h')
-rw-r--r--knetload/statpopup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knetload/statpopup.h b/knetload/statpopup.h
index 7c5f358..132cdcc 100644
--- a/knetload/statpopup.h
+++ b/knetload/statpopup.h
@@ -65,7 +65,7 @@ public:
* any configuration information. See the general class notes also
* for a list of other routines this constructor will not call.
*/
- StatPopup(bool useSupportSplit, TQWidget *tqparent = 0, const char *name = 0);
+ StatPopup(bool useSupportSplit, TQWidget *parent = 0, const char *name = 0);
~StatPopup();
/**