summaryrefslogtreecommitdiffstats
path: root/Gui/app.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-12 12:26:09 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-12 12:26:09 +0000
commit6c7b76a47ef4498acde750c74708ae802d959612 (patch)
treed22ed1eaaa81a7b60816d4d8beacb7e683c4e555 /Gui/app.h
parentc184876b1ab7eb0fe43e586f80559944bbb432fe (diff)
downloadmpv-6c7b76a47ef4498acde750c74708ae802d959612.tar.bz2
mpv-6c7b76a47ef4498acde750c74708ae802d959612.tar.xz
add roleld mouse support and some small bugfix. neked jol a testedbe.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2852 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/app.h')
-rw-r--r--Gui/app.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/app.h b/Gui/app.h
index d67e8d2bc2..16320f418b 100644
--- a/Gui/app.h
+++ b/Gui/app.h
@@ -50,7 +50,7 @@ typedef struct
{
wItem main;
wsTWindow mainWindow;
- int mainDecoration;
+ int mainDecoration;
wItem sub;
wsTWindow subWindow;