From 6efceb1cf68e8a942d28bba4be8fa65b2e8f3c71 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:34:45 -0600 Subject: Rename additional global TQt functions --- kopete/protocols/jabber/jabbercapabilitiesmanager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/protocols/jabber/jabbercapabilitiesmanager.cpp') diff --git a/kopete/protocols/jabber/jabbercapabilitiesmanager.cpp b/kopete/protocols/jabber/jabbercapabilitiesmanager.cpp index 3688565a..c1affb1e 100644 --- a/kopete/protocols/jabber/jabbercapabilitiesmanager.cpp +++ b/kopete/protocols/jabber/jabbercapabilitiesmanager.cpp @@ -208,7 +208,7 @@ TQPair JabberCapabilitiesManager::CapabilitiesInformation::n } else if( (*it).second->isConnected() ) { - //qDebug("caps.cpp: Account isn't active"); + //tqDebug("caps.cpp: Account isn't active"); kdDebug(JABBER_DEBUG_GLOBAL) << k_funcinfo << "Account isn't connected." << endl; return TQPair( (*it).first,(*it).second ); -- cgit v1.2.1