summaryrefslogtreecommitdiffstats
path: root/Gui/wm/ws.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/wm/ws.h')
-rw-r--r--Gui/wm/ws.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gui/wm/ws.h b/Gui/wm/ws.h
index f1d6fddc62..21bda65004 100644
--- a/Gui/wm/ws.h
+++ b/Gui/wm/ws.h
@@ -124,6 +124,8 @@ typedef struct
int CapsLock;
// --- Misc -------------------------------------------------------------------------------------
+ int OFocused;
+
Atom AtomDeleteWindow;
Atom AtomTakeFocus;
Atom AtomRolle;