diff --git a/src/tdeiosvn/tdeiolistener.cpp b/src/tdeiosvn/tdeiolistener.cpp index 9f4531d..dc36588 100644 --- a/src/tdeiosvn/tdeiolistener.cpp +++ b/src/tdeiosvn/tdeiolistener.cpp @@ -83,7 +83,7 @@ bool KioListener::contextGetLogMessage (TQString & msg,const svn::CommitItemList } } - if (replyType!=TQSTRINGLIST_OBJECT_NAME_STRING) { + if (replyType!="TQStringList") { msg = "Wrong reply type"; kdWarning()<