From 520c05ef06ce203ad32470730f68402bc7719157 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 27 Feb 2012 02:13:42 -0600 Subject: Automated update from qt3 --- examples/chart/chartform.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/chart') diff --git a/examples/chart/chartform.cpp b/examples/chart/chartform.cpp index b804a1f59..c9106dc3b 100644 --- a/examples/chart/chartform.cpp +++ b/examples/chart/chartform.cpp @@ -368,7 +368,7 @@ void ChartForm::fileQuit() { if ( okToClear() ) { saveOptions(); - qApp->exit( 0 ); + tqApp->exit( 0 ); } } -- cgit v1.2.1