aboutsummaryrefslogtreecommitdiff
path: root/toxy/widget.c
diff options
context:
space:
mode:
authorN.N. <krzyszcz@users.sourceforge.net>2004-02-25 10:54:43 +0000
committerN.N. <krzyszcz@users.sourceforge.net>2004-02-25 10:54:43 +0000
commit4a4b32ee7dcadb961f7d0feea109a61c92306e47 (patch)
treea93af61713ef025fa68601cc86993e95e1905595 /toxy/widget.c
parentd0f6986345970955d6390a6953c35babf587c262 (diff)
widget tracing backward compatible to tcl8.3
svn path=/trunk/externals/miXed/; revision=1359
Diffstat (limited to 'toxy/widget.c')
-rw-r--r--toxy/widget.c2
1 files changed, 2 insertions, 0 deletions
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 <stdio.h>