This commit is contained in:
parent
b18af26c61
commit
4e01841693
|
@ -87,8 +87,9 @@ static void djui_panel_mod_menu_mod_create_element(struct DjuiBase* parent, int
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case MOD_MENU_ELEMENT_MAX:
|
case MOD_MENU_ELEMENT_MAX: {
|
||||||
break;
|
break;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue