From 7d18baa666593a494ceea480732a8540ba471fe5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:21:06 -0600 Subject: Rename additional global TQt functions --- kexi/plugins/macros/tests/komacrotestgui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kexi/plugins/macros/tests/komacrotestgui.cpp') diff --git a/kexi/plugins/macros/tests/komacrotestgui.cpp b/kexi/plugins/macros/tests/komacrotestgui.cpp index abf4459d..cddb4596 100644 --- a/kexi/plugins/macros/tests/komacrotestgui.cpp +++ b/kexi/plugins/macros/tests/komacrotestgui.cpp @@ -55,6 +55,6 @@ int main( int argc, char** argv ) } // mmh seems we forgot to catch an exception... catch(...) { - qFatal("Unhandled Exception!"); + tqFatal("Unhandled Exception!"); } } -- cgit v1.2.1