From 4fb897b216c41c13f128c71bcc66f60e2dc601c4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:33:40 -0600 Subject: Rename additional global TQt functions --- dcop/dcopidl/scanner.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dcop/dcopidl/scanner.ll') diff --git a/dcop/dcopidl/scanner.ll b/dcop/dcopidl/scanner.ll index 61f9e5ca6..ad0f564e9 100644 --- a/dcop/dcopidl/scanner.ll +++ b/dcop/dcopidl/scanner.ll @@ -281,7 +281,7 @@ TQ_OBJECT ; if (function_mode) return yylex(); // call once again - qFatal("could not parse %c(%d) at line %d" , yytext[0], yytext[0], idl_line_no); + tqFatal("could not parse %c(%d) at line %d" , yytext[0], yytext[0], idl_line_no); return T_UNKNOWN; } -- cgit v1.2.1