From 31b71b67011fa52f091df6fe536a11d6d0bfb256 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 25 Jul 2016 18:25:28 +0200 Subject: Imported Upstream version 2.0.2 --- IncSet.h | 1 + 1 file changed, 1 insertion(+) (limited to 'IncSet.h') diff --git a/IncSet.h b/IncSet.h index db05ecc..27538f4 100644 --- a/IncSet.h +++ b/IncSet.h @@ -35,6 +35,7 @@ typedef struct IncSet_ { IncMode* active; FunctionBar* defaultBar; bool filtering; + bool found; } IncSet; typedef const char* (*IncMode_GetPanelValue)(Panel*, int); -- cgit v1.2.3