Skip to content

Commit 6160d78

Browse files
Merge pull request #16 from Afanyiyu/patch-1
Update README.md
2 parents ebbd476 + a5aaeae commit 6160d78

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)