From: marko Date: Mon, 8 Oct 2007 21:48:52 +0000 (+0000) Subject: Unbreak GUI handler for canvas renaming. X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=bd2d15abc86d02990f77a82af25a201a8c18b1d3;p=imunes.git Unbreak GUI handler for canvas renaming. Bug found by: Boris Matesin Submitted by: Reviewed by: Approved by: Obtained from: --- diff --git a/editor.tcl b/editor.tcl index 6b566d8..6ed9777 100755 --- a/editor.tcl +++ b/editor.tcl @@ -1,4 +1,4 @@ -# $Id: editor.tcl,v 1.76 2007/08/30 23:57:50 marko Exp $ +# $Id: editor.tcl,v 1.77 2007/10/08 21:48:52 marko Exp $ # # Copyright 2004, 2005 University of Zagreb, Croatia. All rights reserved. # @@ -3179,7 +3179,7 @@ proc switchCanvas { direction } { # FUNCTION # Tk widget for renaming the canvas. #**** -proc renameCanvasPopup {} { +proc renameCanvasPopup { x y } { global curcanvas set w .entry1