summaryrefslogtreecommitdiff
path: root/bouncer/core.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bouncer/core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bouncer/core.h b/bouncer/core.h
index a8f5d9b..4bb266e 100644
--- a/bouncer/core.h
+++ b/bouncer/core.h
@@ -397,6 +397,7 @@ public:
bool quitFlag;
std::string bouncerPassword;
+ int maxWindowMessageCount;
int execute();