Rename additional global TQt functions

pull/1/head
Timothy Pearson 12 years ago
parent e81e7994e3
commit e512008b20

@ -827,7 +827,7 @@ TQStringList MainWidget::createAutotraceCommandLine( ) {
toReturn+="--input-format=PPM";
toReturn+=m_tmpInputFilename;
qDebug("Executed:\n%s",toReturn.join(" ").ascii());
tqDebug("Executed:\n%s",toReturn.join(" ").ascii());
return toReturn;
}

Loading…
Cancel
Save