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