diff options
author | dgp <dgp@users.sourceforge.net> | 2007-12-13 15:23:41 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-12-13 15:23:41 (GMT) |
commit | ad22aa264a6389aad9cd820032d1f8cca5832914 (patch) | |
tree | 4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /library/optMenu.tcl | |
parent | 3d75268cfe0948ae13452dc01b24cdba45c80201 (diff) | |
download | tk-ad22aa264a6389aad9cd820032d1f8cca5832914.zip tk-ad22aa264a6389aad9cd820032d1f8cca5832914.tar.gz tk-ad22aa264a6389aad9cd820032d1f8cca5832914.tar.bz2 |
merge stable branch onto HEAD
Diffstat (limited to 'library/optMenu.tcl')
-rw-r--r-- | library/optMenu.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/optMenu.tcl b/library/optMenu.tcl index e0818d9..4f688a5 100644 --- a/library/optMenu.tcl +++ b/library/optMenu.tcl @@ -3,7 +3,7 @@ # This file defines the procedure tk_optionMenu, which creates # an option button and its associated menu. # -# RCS: @(#) $Id: optMenu.tcl,v 1.5 2007/10/30 01:57:54 hobbs Exp $ +# RCS: @(#) $Id: optMenu.tcl,v 1.6 2007/12/13 15:26:27 dgp Exp $ # # Copyright (c) 1994 The Regents of the University of California. # Copyright (c) 1994 Sun Microsystems, Inc. |