Rename additional global TQt functions

pull/1/head
Timothy Pearson 12 years ago
parent ad96e18e51
commit 598bc03646

@ -442,7 +442,7 @@ void StringPool::reset() {
attr_value.clear (); attr_value.clear ();
attr_fill.clear (); attr_fill.clear ();
if (root_trie->first_child) { if (root_trie->first_child) {
qWarning ("Trie not empty"); tqWarning ("Trie not empty");
dumpTrie (); dumpTrie ();
} else { } else {
delete root_trie; delete root_trie;

Loading…
Cancel
Save