summaryrefslogtreecommitdiffstats
path: root/src/privkeypopup.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
commitcc685f712832a40b1fdb15ea338a82462f96a7f7 (patch)
tree7a34e86186e72191b649f40de942f345afc64e75 /src/privkeypopup.cpp
parent329367edf66fec19f8a9de843cf3319fbe187b99 (diff)
downloadkopete-otr-cc685f712832a40b1fdb15ea338a82462f96a7f7.tar.gz
kopete-otr-cc685f712832a40b1fdb15ea338a82462f96a7f7.zip
rename the following methods:
tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kopete-otr@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/privkeypopup.cpp')
-rw-r--r--src/privkeypopup.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/privkeypopup.cpp b/src/privkeypopup.cpp
index 931e3cb..3d3b8e4 100644
--- a/src/privkeypopup.cpp
+++ b/src/privkeypopup.cpp
@@ -25,8 +25,8 @@
#include "privkeypopup.h"
-PrivKeyPopup::PrivKeyPopup(TQWidget* tqparent, const char* name, WFlags fl)
-: PrivKeyPopupUI(tqparent,name,fl)
+PrivKeyPopup::PrivKeyPopup(TQWidget* parent, const char* name, WFlags fl)
+: PrivKeyPopupUI(parent,name,fl)
{
}