diff options
Diffstat (limited to 'editors/impress/files')
-rw-r--r-- | editors/impress/files/patch-src_impress_tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/impress/files/patch-src_impress_tcl b/editors/impress/files/patch-src_impress_tcl index 23fe34d..5dbe98cf 100644 --- a/editors/impress/files/patch-src_impress_tcl +++ b/editors/impress/files/patch-src_impress_tcl @@ -5,7 +5,7 @@ # # restart trick \ -exec wish "$0" "$@" -+exec wish8.3 "$0" "$@" ++exec wish8.4 "$0" "$@" option add *Radiobutton*borderWidth 1 option add *Button*borderWidth 1 |