From 89c017c3d5126cabd96acce26f538b37b48c085f 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/tellico@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index 31e9517..b08ddb2 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -81,7 +81,7 @@ public: /** * The main window constructor, calls all init functions to create the application. */ - MainWindow(TQWidget* tqparent=0, const char* name=0); + MainWindow(TQWidget* parent=0, const char* name=0); /** * Opens the initial file. -- cgit v1.2.1