summaryrefslogtreecommitdiffstats
path: root/library/demos/toolbar.tcl
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2007-12-13 15:23:41 (GMT)
committerdgp <dgp@noemail.net>2007-12-13 15:23:41 (GMT)
commit2515c121c21a905f74fe6cc11fa98ac023bb4445 (patch)
tree4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /library/demos/toolbar.tcl
parenteaeb4874f54a01cd940afa0feb28a4ce8ee7e7f9 (diff)
downloadtk-2515c121c21a905f74fe6cc11fa98ac023bb4445.zip
tk-2515c121c21a905f74fe6cc11fa98ac023bb4445.tar.gz
tk-2515c121c21a905f74fe6cc11fa98ac023bb4445.tar.bz2
merge stable branch onto HEAD
FossilOrigin-Name: e7868b44c1e7bffc63a053b87a96a4499757f80d
Diffstat (limited to 'library/demos/toolbar.tcl')
-rw-r--r--library/demos/toolbar.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/toolbar.tcl b/library/demos/toolbar.tcl
index 073d538..74a490f 100644
--- a/library/demos/toolbar.tcl
+++ b/library/demos/toolbar.tcl
@@ -2,7 +2,7 @@
#
# This demonstration script creates a toolbar that can be torn off.
#
-# RCS: @(#) $Id: toolbar.tcl,v 1.2 2007/10/23 06:31:16 das Exp $
+# RCS: @(#) $Id: toolbar.tcl,v 1.3 2007/12/13 15:27:07 dgp Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."