diff options
Diffstat (limited to 'examples/progress/README')
-rw-r--r-- | examples/progress/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/progress/README b/examples/progress/README index 97ba32365..b7656f95d 100644 --- a/examples/progress/README +++ b/examples/progress/README @@ -1,4 +1,4 @@ -This example demonstrates the use of QProgressBar when performing +This example demonstrates the use of TQProgressBar when performing operations which may take a long time to complete. The progress dialog only appears if the estimated completion time |