[Fix] Uhm..
This commit is contained in:
parent
aa69f880e0
commit
3a7be80548
@ -50,7 +50,7 @@ void Widget::EndClipping(void) {
|
|||||||
glDisable(GL_CLIP_PLANE3);
|
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
|
* Because AddShortcut will add more than once. Fix this otherwise
|
||||||
* on destruct we leave bad pointers in the
|
* on destruct we leave bad pointers in the
|
||||||
|
Loading…
Reference in New Issue
Block a user