diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-28 15:44:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-28 15:44:27 -0600 |
commit | 1740cd279522c060e738bbbffacab83355d2b794 (patch) | |
tree | 892fe5e484eb310802b3528aaaafc689c34d1245 /doc/html | |
parent | 520c05ef06ce203ad32470730f68402bc7719157 (diff) | |
download | tqt3-1740cd279522c060e738bbbffacab83355d2b794.tar.gz tqt3-1740cd279522c060e738bbbffacab83355d2b794.zip |
Automated update from qt3
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/qmag-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qmag-example.html b/doc/html/qmag-example.html index 24cd8aa02..3f22d9735 100644 --- a/doc/html/qmag-example.html +++ b/doc/html/qmag-example.html @@ -207,7 +207,7 @@ static const int timer[] = { <a href="ntqwidget.html#setMouseTracking">setMouseTracking</a>( TRUE ); // and do let me know what pixel I'm at, eh? -<a name="x1765"></a> grabAround( TQPoint(grabx=qApp-><a href="ntqapplication.html#desktop">desktop</a>()->width()/2, graby=qApp-><a href="ntqapplication.html#desktop">desktop</a>()->height()/2) ); +<a name="x1765"></a> grabAround( TQPoint(grabx=tqApp-><a href="ntqapplication.html#desktop">desktop</a>()->width()/2, graby=tqApp-><a href="ntqapplication.html#desktop">desktop</a>()->height()/2) ); } |