From 4afd40b20fb9cbcaa15a5529a1307ab1f899c4bf Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 8 Dec 2020 15:10:35 +0100 Subject: Fix invalidate_cancel() documentation --- gurpm/RPMProgressDialog.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gurpm') diff --git a/gurpm/RPMProgressDialog.pm b/gurpm/RPMProgressDialog.pm index 42fc7a97..e680076f 100644 --- a/gurpm/RPMProgressDialog.pm +++ b/gurpm/RPMProgressDialog.pm @@ -227,7 +227,8 @@ sub invalidate_cancel { =item invalidate_cancel($self) -Disable the "Cancel" button if any. +Disable the "Cancel" button if any and make it insensitive so that it'll never +be usable again. =cut -- cgit v1.2.1