Rename additional global TQt functions

pull/1/head
Timothy Pearson 13 years ago
parent a299dec290
commit 8e73bcd377

@ -303,7 +303,7 @@ namespace kt
emit articlesChanged(m_articles); emit articlesChanged(m_articles);
} }
} else { } 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 ) ), disconnect( feedLoader, TQT_SIGNAL( loadingComplete( Loader *, Document, Status ) ),

Loading…
Cancel
Save