From cc685f712832a40b1fdb15ea338a82462f96a7f7 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 22:19:39 +0000 Subject: 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 --- src/privkeypopup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/privkeypopup.h') diff --git a/src/privkeypopup.h b/src/privkeypopup.h index fb0ab1e..e1ea0df 100644 --- a/src/privkeypopup.h +++ b/src/privkeypopup.h @@ -33,7 +33,7 @@ class PrivKeyPopup : public PrivKeyPopupUI TQ_OBJECT public: - PrivKeyPopup(TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 ); + PrivKeyPopup(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~PrivKeyPopup(); void setCloseLock( bool locked ); /*$PUBLIC_FUNCTIONS$*/ -- cgit v1.2.1