From 4a4b32ee7dcadb961f7d0feea109a61c92306e47 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Wed, 25 Feb 2004 10:54:43 +0000 Subject: widget tracing backward compatible to tcl8.3 svn path=/trunk/externals/miXed/; revision=1359 --- toxy/widget.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'toxy/widget.c') diff --git a/toxy/widget.c b/toxy/widget.c index a7a983a..7fdd90c 100644 --- a/toxy/widget.c +++ b/toxy/widget.c @@ -2,6 +2,8 @@ * For information on usage and redistribution, and for a DISCLAIMER OF ALL * WARRANTIES, see the file, "LICENSE.txt," in this distribution. */ +/* FIXME crash if closing window with a failed widget (e.g. .wid missing) */ + /* LATER think about reloading method for .wid files */ #include -- cgit v1.2.1