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/wordwrapinterface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interfaces/ktexteditor/wordwrapinterface.cpp') diff --git a/interfaces/ktexteditor/wordwrapinterface.cpp b/interfaces/ktexteditor/wordwrapinterface.cpp index 9bf01ecff..3afe5c230 100644 --- a/interfaces/ktexteditor/wordwrapinterface.cpp +++ b/interfaces/ktexteditor/wordwrapinterface.cpp @@ -56,7 +56,7 @@ unsigned int WordWrapInterface::wordWrapInterfaceNumber () const return myWordWrapInterfaceNumber; } -void WordWrapInterface::setWordWrapInterfaceDCOPSuffix (const QCString &/*suffix*/) +void WordWrapInterface::setWordWrapInterfaceDCOPSuffix (const TQCString &/*suffix*/) { //d->interface->setObjId ("WordWrapInterface#"+suffix); } -- cgit v1.2.3