From d9305b0a074a255eb484911db70a126a6fe347b1 Mon Sep 17 00:00:00 2001 From: James Rowe Date: Sat, 5 Nov 2016 02:58:11 -0600 Subject: Add default hotkey to swap primary screens. Also minor style changes --- src/common/emu_window.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/emu_window.h') diff --git a/src/common/emu_window.h b/src/common/emu_window.h index 6fac572f5..835c4d500 100644 --- a/src/common/emu_window.h +++ b/src/common/emu_window.h @@ -200,7 +200,7 @@ public: } /** - * Convenience method to update the VideoCore EmuWindow + * Convenience method to update the current frame layout * Read from the current settings to determine which layout to use. */ void UpdateCurrentFramebufferLayout(unsigned width, unsigned height); -- cgit v1.2.3