summaryrefslogtreecommitdiffstats
path: root/kbfxlib/data/kbfxplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kbfxlib/data/kbfxplugin.cpp')
-rw-r--r--kbfxlib/data/kbfxplugin.cpp2
1 files changed, 1 insertions, 1 deletions
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;