diff options
Diffstat (limited to 'doc/html/progress-example.html')
-rw-r--r-- | doc/html/progress-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/progress-example.html b/doc/html/progress-example.html index 465316bd9..63f2e907f 100644 --- a/doc/html/progress-example.html +++ b/doc/html/progress-example.html @@ -313,7 +313,7 @@ private: { if ( timer_driven ) { if ( pb ) { - <a href="ntqapplication.html#qWarning">qWarning</a>("This cannot happen!"); + <a href="ntqapplication.html#qWarning">tqWarning</a>("This cannot happen!"); return; } rects = n; |