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 ) ),