From ffe8a83e053396df448e9413828527613ca3bd46 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:46:43 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- interfaces/ktexteditor/highlightinginterface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interfaces/ktexteditor/highlightinginterface.cpp') diff --git a/interfaces/ktexteditor/highlightinginterface.cpp b/interfaces/ktexteditor/highlightinginterface.cpp index 8f0db5204..f606ab5c0 100644 --- a/interfaces/ktexteditor/highlightinginterface.cpp +++ b/interfaces/ktexteditor/highlightinginterface.cpp @@ -55,7 +55,7 @@ unsigned int HighlightingInterface::highlightingInterfaceNumber () const return myHighlightingInterfaceNumber; } -void HighlightingInterface::setHighlightingInterfaceDCOPSuffix (const QCString &/*suffix*/) +void HighlightingInterface::setHighlightingInterfaceDCOPSuffix (const TQCString &/*suffix*/) { //d->interface->setObjId ("HighlightingInterface#"+suffix); } -- cgit v1.2.1