From 8e73bcd377e01a1cbcc9def16ec1d453401aacf2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:21:43 -0600 Subject: Rename additional global TQt functions --- plugins/rssfeed/rssfeed.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/rssfeed/rssfeed.cpp b/plugins/rssfeed/rssfeed.cpp index 2b70193..a067edd 100644 --- a/plugins/rssfeed/rssfeed.cpp +++ b/plugins/rssfeed/rssfeed.cpp @@ -303,7 +303,7 @@ namespace kt emit articlesChanged(m_articles); } } else { - qDebug( "There was and error loading the feed\n"); + tqDebug( "There was and error loading the feed\n"); } disconnect( feedLoader, TQT_SIGNAL( loadingComplete( Loader *, Document, Status ) ), -- cgit v1.2.3