src/Configuration.h
branchv_0
changeset 8 b498160cc2ab
parent 7 039b3f8a3442
child 11 3948229234cd
--- a/src/Configuration.h	Mon Apr 05 15:37:28 2021 +0200
+++ b/src/Configuration.h	Mon Apr 05 18:09:25 2021 +0200
@@ -31,6 +31,7 @@
 	bool listInputDevices = false;
 	bool listInputEvents = false;
 	bool listWindows = false;
+	bool listScreens = false;
 
 	virtual ~Configuration() {
 	}