Skip to content

Commit a5aaeae

Browse files
authored
Update README.md
1 parent ebbd476 commit a5aaeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The progress dialog's behaviour of the `ShowDialog` function is slightly differe
4848

4949
The `ProgressDialog` class is supported on Windows XP and later versions of Windows. However, the progress dialog has a very different appearance on Windows Vista and later (the image above shows the Vista version), so it is recommended to test on both operating systems to see if it appears to your satisfaction.
5050

51-
When using Windows 7, the `ProgressDialog` class automatically provides progress notification in the application's task bar button.
51+
When using Windows 7 or later, the `ProgressDialog` class automatically provides progress notification in the application's task bar button.
5252

5353
### Credential dialog
5454

0 commit comments

Comments
 (0)