Merge branch 'Here' into dev
This commit is contained in:
commit
4f93b615a4
@ -927,6 +927,7 @@ char* window_getInput(const unsigned int wid, char* name) {
|
||||
Widget* wgt;
|
||||
|
||||
/* Get the widget. */
|
||||
wgt = window_getwgt(wid, name);
|
||||
if(wgt == NULL)
|
||||
return NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user