You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ The progress dialog's behaviour of the `ShowDialog` function is slightly differe
48
48
49
49
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.
50
50
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.
0 commit comments