Rename additional global TQt functions

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

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

Loading…
Cancel
Save