From 1d1ddce1a81cdf65d765444685313afc4b161e5f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 15 Dec 2015 00:55:51 +0300 Subject: Fix manual set resolution in nacl. --- src/gui/windowmanager.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gui/windowmanager.h') diff --git a/src/gui/windowmanager.h b/src/gui/windowmanager.h index 8983ac82b..8acdce0fd 100644 --- a/src/gui/windowmanager.h +++ b/src/gui/windowmanager.h @@ -49,6 +49,10 @@ namespace WindowManager void applyKeyRepeat(); + void doResizeVideo(int actualWidth, + int actualHeight, + const bool always); + void resizeVideo(int actualWidth, int actualHeight, const bool always); -- cgit v1.2.3-60-g2f50