diff options
Diffstat (limited to 'library/ttk/button.tcl')
-rw-r--r-- | library/ttk/button.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/ttk/button.tcl b/library/ttk/button.tcl index 8ccdb91..22032e4 100644 --- a/library/ttk/button.tcl +++ b/library/ttk/button.tcl @@ -1,5 +1,5 @@ # -# $Id: button.tcl,v 1.2.4.1 2010/08/26 02:06:10 hobbs Exp $ +# $Id: button.tcl,v 1.3 2009/11/12 18:17:14 jenglish Exp $ # # Bindings for Buttons, Checkbuttons, and Radiobuttons. # |