From 3a7be80548c626a3fdea1c5a55147e086e6c4eca Mon Sep 17 00:00:00 2001 From: Rtch90 Date: Tue, 21 Aug 2018 23:01:11 +0100 Subject: [PATCH] [Fix] Uhm.. --- src/gui_widget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui_widget.cpp b/src/gui_widget.cpp index d191f9e..90e0604 100644 --- a/src/gui_widget.cpp +++ b/src/gui_widget.cpp @@ -50,7 +50,7 @@ void Widget::EndClipping(void) { glDisable(GL_CLIP_PLANE3); } -void Widget::SetShortcut(SDLKey key, SDLMod mod) {a +void Widget::SetShortcut(SDLKey key, SDLMod mod) { /* * Because AddShortcut will add more than once. Fix this otherwise * on destruct we leave bad pointers in the