summaryrefslogtreecommitdiff
path: root/include/tk.h
diff options
context:
space:
mode:
authorforsyth <forsyth@vitanuova.com>2010-04-02 20:48:59 +0100
committerforsyth <forsyth@vitanuova.com>2010-04-02 20:48:59 +0100
commitf94b359d339cfcefb3725fe7c0e78211443815b4 (patch)
tree4aa4684087ca68a91457ba0d3c633cada5c76fb9 /include/tk.h
parent1b078c23175db54397bc01f26f2456b729db9c4b (diff)
20100402-2048
Diffstat (limited to 'include/tk.h')
-rw-r--r--include/tk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tk.h b/include/tk.h
index 9f971994..b990f621 100644
--- a/include/tk.h
+++ b/include/tk.h
@@ -99,6 +99,7 @@ enum
OPTignore, /* ignore this option */
OPTsticky, /* sticky (any comb. of chars n, s, e, w) */
OPTlist, /* list of text values */
+ OPTflags, /* more than one OPTflag */
BoolX = 0,
BoolT,