From f94b359d339cfcefb3725fe7c0e78211443815b4 Mon Sep 17 00:00:00 2001 From: forsyth Date: Fri, 2 Apr 2010 20:48:59 +0100 Subject: 20100402-2048 --- include/tk.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/tk.h') 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, -- cgit v1.2.3