diff options
Diffstat (limited to 'doc')
-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) ); } |