From 3c87ec12c23bf62d3f60a7dd64020af8e0b997ce Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:36:28 -0600 Subject: Rename additional global TQt functions --- ksim/baselist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksim/baselist.h') diff --git a/ksim/baselist.h b/ksim/baselist.h index 5c4391d..b8389e6 100644 --- a/ksim/baselist.h +++ b/ksim/baselist.h @@ -37,7 +37,7 @@ namespace KSim // Make sure our m_baseList instance gets // deleted when KSim exits - qAddPostRoutine(cleanup); + tqAddPostRoutine(cleanup); } if (!object) -- cgit v1.2.1