From 5660db4e68c904cc2dd01888775483189cda7a10 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/k9copy@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- k9author/k9import.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'k9author/k9import.h') diff --git a/k9author/k9import.h b/k9author/k9import.h index 9a46704..02a43be 100644 --- a/k9author/k9import.h +++ b/k9author/k9import.h @@ -37,7 +37,7 @@ private: k9MenuEdit *m_menuEdit; public: - k9Import(TQWidget* tqparent = 0, const char* name = 0,k9CdDrives *_drives=0 ); + k9Import(TQWidget* parent = 0, const char* name = 0,k9CdDrives *_drives=0 ); ~k9Import(); /*$PUBLIC_FUNCTIONS$*/ void init(); -- cgit v1.2.1