From 1b904b0fa2fd5d3666ba86eaa21e27180fe99688 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:18:49 -0600 Subject: Rename additional global TQt functions --- kbfxlib/data/kbfxplugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kbfxlib/data/kbfxplugin.cpp') diff --git a/kbfxlib/data/kbfxplugin.cpp b/kbfxlib/data/kbfxplugin.cpp index 198bde4..09f3508 100644 --- a/kbfxlib/data/kbfxplugin.cpp +++ b/kbfxlib/data/kbfxplugin.cpp @@ -105,7 +105,7 @@ KbfxPlugin::search ( TQString keyword ) delete m_plugin; if ( m_group != NULL ) { - // qDebug("KbfxPlugin():search():103:return Valid Group "+m_group->name()); + // tqDebug("KbfxPlugin():search():103:return Valid Group "+m_group->name()); return m_group; } else return NULL; -- cgit v1.2.3