summaryrefslogtreecommitdiffstats
path: root/kmyfirewall/kmfwidgets/kmfsystemsettingslinux.cpp
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/kmfwidgets/kmfsystemsettingslinux.cpp
parent299d556caf2782c99682b72a528fb1fd9fe948d2 (diff)
downloadkmyfirewall-51237d50.tar.gz
kmyfirewall-51237d50.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/kmfwidgets/kmfsystemsettingslinux.cpp')
-rw-r--r--kmyfirewall/kmfwidgets/kmfsystemsettingslinux.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmyfirewall/kmfwidgets/kmfsystemsettingslinux.cpp b/kmyfirewall/kmfwidgets/kmfsystemsettingslinux.cpp
index e08e461..993a99f 100644
--- a/kmyfirewall/kmfwidgets/kmfsystemsettingslinux.cpp
+++ b/kmyfirewall/kmfwidgets/kmfsystemsettingslinux.cpp
@@ -39,8 +39,8 @@
#include "../core/kmftargetconfig.h"
#include "../core/kmfundoengine.h"
namespace KMF {
-KMFSystemSettingsLinux::KMFSystemSettingsLinux(TQWidget* tqparent, const char* name, WFlags fl)
-: KMyFirewallSystemSettingsLinux(tqparent,name,fl)
+KMFSystemSettingsLinux::KMFSystemSettingsLinux(TQWidget* parent, const char* name, WFlags fl)
+: KMyFirewallSystemSettingsLinux(parent,name,fl)
{
m_url_ipt_path->setMode( KFile::Files | KFile::LocalOnly );
m_url_mod_path->setMode( KFile::Files | KFile::LocalOnly );