From 6c79d50fa9fbdff7f69ca57a8ab5fcc942375593 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/kdewebdev@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kimagemapeditor/mapslistview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kimagemapeditor/mapslistview.h') diff --git a/kimagemapeditor/mapslistview.h b/kimagemapeditor/mapslistview.h index ca1707af..af4d3653 100644 --- a/kimagemapeditor/mapslistview.h +++ b/kimagemapeditor/mapslistview.h @@ -33,7 +33,7 @@ class MapsListView : public TQVBox Q_OBJECT TQ_OBJECT public: - MapsListView(TQWidget *tqparent, const char *name); + MapsListView(TQWidget *parent, const char *name); ~MapsListView(); /** -- cgit v1.2.1