summaryrefslogtreecommitdiff
path: root/src/gui/windowmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windowmanager.h')
-rw-r--r--src/gui/windowmanager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/windowmanager.h b/src/gui/windowmanager.h
index a64478bb5..b100288fc 100644
--- a/src/gui/windowmanager.h
+++ b/src/gui/windowmanager.h
@@ -49,8 +49,8 @@ namespace WindowManager
void applyKeyRepeat();
- void doResizeVideo(int actualWidth,
- int actualHeight,
+ void doResizeVideo(const int actualWidth,
+ const int actualHeight,
const bool always);
void resizeVideo(int actualWidth,