summaryrefslogtreecommitdiffstats
path: root/stream/discnav.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/discnav.h')
-rw-r--r--stream/discnav.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/discnav.h b/stream/discnav.h
index e6a063f8e1..b40998d3cb 100644
--- a/stream/discnav.h
+++ b/stream/discnav.h
@@ -80,6 +80,7 @@ struct mp_nav_cmd {
int x, y;
} mouse_pos;
} u;
+ bool mouse_on_button;
};
#endif /* MPLAYER_STREAM_DVDNAV_H */