summaryrefslogtreecommitdiffstats
path: root/Gui/wm/ws.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-01 17:53:07 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-01 17:53:07 +0000
commit8d3a4273784f383298d0f43d673eb8d97986379c (patch)
tree2160452c57b4fe1a1b03997d51c414ace52db69d /Gui/wm/ws.h
parent5c21ed495f4be9f9425535967885a6ce5c302c9a (diff)
downloadmpv-8d3a4273784f383298d0f43d673eb8d97986379c.tar.bz2
mpv-8d3a4273784f383298d0f43d673eb8d97986379c.tar.xz
fix some bug.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1824 b3059339-0415-0410-9bf9-f77b7e298cf2
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;