From 51237d500f7cd6502e8fd8641b8d5b32bd49f640 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/kmyfirewall@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- KMFSysTray/mainwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'KMFSysTray/mainwidget.h') diff --git a/KMFSysTray/mainwidget.h b/KMFSysTray/mainwidget.h index e862f88..1e9b371 100644 --- a/KMFSysTray/mainwidget.h +++ b/KMFSysTray/mainwidget.h @@ -32,7 +32,7 @@ class MainWidget : public MainWidgetDesigner TQ_OBJECT public: - MainWidget(TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 ); + MainWidget(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~MainWidget(); /*$PUBLIC_FUNCTIONS$*/ -- cgit v1.2.1