From 3fcef18c75f7cd751ed706c12977230242fb817d 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/rosegarden@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/document/RoseXmlHandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/document/RoseXmlHandler.cpp') diff --git a/src/document/RoseXmlHandler.cpp b/src/document/RoseXmlHandler.cpp index c378687..99718f3 100644 --- a/src/document/RoseXmlHandler.cpp +++ b/src/document/RoseXmlHandler.cpp @@ -1046,7 +1046,7 @@ RoseXmlHandler::startElement(const TQString& namespaceURI, do { - FileLocateDialog fL((RosegardenGUIApp *)m_doc->tqparent(), + FileLocateDialog fL((RosegardenGUIApp *)m_doc->parent(), file, TQString(getAudioFileManager().getAudioPath().c_str())); int result = fL.exec(); -- cgit v1.2.1