summaryrefslogtreecommitdiffstats
path: root/kmyfirewall/ruleoptionplugins/limit_option/kmfruleeditorlimit.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
commit51237d500f7cd6502e8fd8641b8d5b32bd49f640 (patch)
treeb654bcac17c0dc27efcee6a2589b8d0ff2584ac6 /kmyfirewall/ruleoptionplugins/limit_option/kmfruleeditorlimit.h
parent299d556caf2782c99682b72a528fb1fd9fe948d2 (diff)
downloadkmyfirewall-51237d500f7cd6502e8fd8641b8d5b32bd49f640.tar.gz
kmyfirewall-51237d500f7cd6502e8fd8641b8d5b32bd49f640.zip
rename the following methods:
tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmyfirewall@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmyfirewall/ruleoptionplugins/limit_option/kmfruleeditorlimit.h')
-rw-r--r--kmyfirewall/ruleoptionplugins/limit_option/kmfruleeditorlimit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmyfirewall/ruleoptionplugins/limit_option/kmfruleeditorlimit.h b/kmyfirewall/ruleoptionplugins/limit_option/kmfruleeditorlimit.h
index 52bc87b..cdd60f6 100644
--- a/kmyfirewall/ruleoptionplugins/limit_option/kmfruleeditorlimit.h
+++ b/kmyfirewall/ruleoptionplugins/limit_option/kmfruleeditorlimit.h
@@ -29,7 +29,7 @@ class KMFRuleEditorLimit : public KMyFirewallRuleEditorLimit {
Q_OBJECT
TQ_OBJECT
public:
- KMFRuleEditorLimit( TQWidget *tqparent = 0, const char *name = 0, WFlags fl = 0 );
+ KMFRuleEditorLimit( TQWidget *parent = 0, const char *name = 0, WFlags fl = 0 );
~KMFRuleEditorLimit();
void loadRule( IPTRule* );