summaryrefslogtreecommitdiffstats
path: root/library/button.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'library/button.tcl')
-rw-r--r--library/button.tcl7
1 files changed, 7 insertions, 0 deletions
diff --git a/library/button.tcl b/library/button.tcl
index d095b8a..a1f0a26 100644
--- a/library/button.tcl
+++ b/library/button.tcl
@@ -746,3 +746,10 @@ proc ::tk::CheckLeave {w} {
set Priv(window) ""
}
+
+return
+
+# Local Variables:
+# mode: tcl
+# fill-column: 78
+# End: