summaryrefslogtreecommitdiffstats
path: root/doc/html/chart-chartform-cpp.html
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-02-27 02:13:42 -0600
committerTimothy Pearson <[email protected]>2012-02-27 02:13:42 -0600
commit520c05ef06ce203ad32470730f68402bc7719157 (patch)
tree8d0bb18bbbecb4c837e232848905e5819db84b81 /doc/html/chart-chartform-cpp.html
parentb82553bf90cb5311cfe8e673b07cf6cffc95fd3c (diff)
downloadtqt3-520c05ef06ce203ad32470730f68402bc7719157.tar.gz
tqt3-520c05ef06ce203ad32470730f68402bc7719157.zip
Automated update from qt3
Diffstat (limited to 'doc/html/chart-chartform-cpp.html')
-rw-r--r--doc/html/chart-chartform-cpp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/chart-chartform-cpp.html b/doc/html/chart-chartform-cpp.html
index 22b65df74..e106621f9 100644
--- a/doc/html/chart-chartform-cpp.html
+++ b/doc/html/chart-chartform-cpp.html
@@ -402,7 +402,7 @@ void <a name="f156"></a>ChartForm::fileQuit()
{
if ( okToClear() ) {
saveOptions();
-<a name="x2875"></a> qApp-&gt;<a href="ntqapplication.html#exit">exit</a>( 0 );
+<a name="x2875"></a> tqApp-&gt;<a href="ntqapplication.html#exit">exit</a>( 0 );
}
}