From d334e8fd711b32194a4442b846a21fcffa046012 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 24 Nov 2007 07:30:33 +0000 Subject: added float and bang methods to checkbutton, the float method needs some work on the logic svn path=/trunk/externals/tkwidgets/; revision=9034 --- shared/tkwidgets.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shared') diff --git a/shared/tkwidgets.c b/shared/tkwidgets.c index a5d1b8c..f238669 100644 --- a/shared/tkwidgets.c +++ b/shared/tkwidgets.c @@ -20,6 +20,8 @@ */ +/* TODO apply store logic to query so query doesn't send blank options */ + #include "tkwidgets.h" #include #include -- cgit v1.2.1