X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgui%2Fmenu.h;fp=bertos%2Fgui%2Fmenu.h;h=d5b516ae9cec6443b94eb660ea5cfd0170ac76fa;hb=6e0b59dab1ec92a0911eb5e8ebde34d96bb4739d;hp=5c17428330d85eb68114410d870b2d5d28360b1a;hpb=09a3f9313415b1a6faa1ffddec075e3cea6ba090;p=bertos.git diff --git a/bertos/gui/menu.h b/bertos/gui/menu.h index 5c174283..d5b516ae 100644 --- a/bertos/gui/menu.h +++ b/bertos/gui/menu.h @@ -35,6 +35,10 @@ * \author Stefano Fedrigo * * \brief Common menu handling API + * + * $WIZ$ module_name = "menu" + * $WIZ$ module_configuration = "bertos/cfg/cfg_menu.h" + * $WIZ$ module_depends = "text", "gfx", "timer", "kbd" */ #ifndef GUI_MENU_H