From: marko Date: Mon, 8 Oct 2007 21:49:13 +0000 (+0000) Subject: Unbreak GUI handler for canvas renaming. X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=267204802528f4956999f51acafb6ef29dde475c;p=imunes.git Unbreak GUI handler for canvas renaming. Bug found by: Boris Matesin Submitted by: Requested by: Reviewed by: Approved by: Obtained from: --- diff --git a/editor.tcl b/editor.tcl index 9c97abc..6e2d762 100755 --- a/editor.tcl +++ b/editor.tcl @@ -1,4 +1,4 @@ -# $Id: editor.tcl,v 1.62.2.13 2007/09/04 12:08:16 marko Exp $ +# $Id: editor.tcl,v 1.62.2.14 2007/10/08 21:49:13 marko Exp $ # # Copyright 2004, 2005 University of Zagreb, Croatia. All rights reserved. # @@ -3185,7 +3185,7 @@ proc switchCanvas { direction } { # FUNCTION # Tk widget for renaming the canvas. #**** -proc renameCanvasPopup {} { +proc renameCanvasPopup { x y } { global curcanvas set w .entry1