summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--library/iconbadges.tcl3
1 files changed, 0 insertions, 3 deletions
diff --git a/library/iconbadges.tcl b/library/iconbadges.tcl
index a47175a..74c4262 100644
--- a/library/iconbadges.tcl
+++ b/library/iconbadges.tcl
@@ -228,8 +228,6 @@ if {[tk windowingsystem] eq "x11"} {
image create photo overlay
- update idletasks
-
wm iconphoto $win $::tk::icons::base_icon
switch -glob -- $badgenumber {
@@ -245,7 +243,6 @@ if {[tk windowingsystem] eq "x11"} {
}
- update idletasks
overlay copy $::tk::icons::base_icon
overlay copy $badge -from 0 0 18 18 -to 18 0
wm iconphoto $win overlay