src/Configuration.h
branchv_0
changeset 7 039b3f8a3442
parent 6 1b17b8cdbfc3
child 8 b498160cc2ab
--- a/src/Configuration.h	Wed Apr 07 22:55:00 2021 +0200
+++ b/src/Configuration.h	Mon Apr 05 15:37:28 2021 +0200
@@ -30,6 +30,7 @@
 public:
 	bool listInputDevices = false;
 	bool listInputEvents = false;
+	bool listWindows = false;
 
 	virtual ~Configuration() {
 	}