From 100dcb6968ca22bfa52836ad55eb4f01225791db Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 9 Jul 2011 02:23:29 +0000 Subject: Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- libktorrent/kademlia/rpcmsg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libktorrent/kademlia/rpcmsg.cpp') diff --git a/libktorrent/kademlia/rpcmsg.cpp b/libktorrent/kademlia/rpcmsg.cpp index 53cb4f1..6ef62b9 100644 --- a/libktorrent/kademlia/rpcmsg.cpp +++ b/libktorrent/kademlia/rpcmsg.cpp @@ -35,7 +35,7 @@ namespace dht const TQString RSP = "r"; const TQString TYP = "y"; const TQString ARG = "a"; - // ERR aptqparently is defined as a macro on solaris in some header file, + // ERR apparently is defined as a macro on solaris in some header file, // which causes things not to compile on it, so we have changed it to ERR_DHT const TQString ERR_DHT = "e"; -- cgit v1.2.1