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 --- tdecore/kglobal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/kglobal.cpp') diff --git a/tdecore/kglobal.cpp b/tdecore/kglobal.cpp index b886d8d7f..6a4702853 100644 --- a/tdecore/kglobal.cpp +++ b/tdecore/kglobal.cpp @@ -42,7 +42,7 @@ #ifndef NDEBUG #define MYASSERT(x) if (!x) \ - qFatal("Fatal error: you need to have a KInstance object before\n" \ + tqFatal("Fatal error: you need to have a KInstance object before\n" \ "you do anything that requires it! Examples of this are config\n" \ "objects, standard directories or translations."); #else -- cgit v1.2.1