From 0965aa347859e3031faac4b2a8115c692fe0de86 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:27:31 -0600 Subject: Rename additional global TQt functions --- kmouth/speech.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmouth') diff --git a/kmouth/speech.cpp b/kmouth/speech.cpp index 8c1d151..413690c 100644 --- a/kmouth/speech.cpp +++ b/kmouth/speech.cpp @@ -89,7 +89,7 @@ TQString Speech::prepareCommand (TQString command, const TQString &text, if (!stack.isEmpty()) isdoublequote = stack.pop(); else - qWarning("Parse error."); + tqWarning("Parse error."); if (noreplace > 0) // count nested braces when within ${...} noreplace--; -- cgit v1.2.1