Yet another update.
This commit is contained in:
parent
e23aff2080
commit
998e1520dd
|
@ -95,10 +95,10 @@ BEGIN
|
||||||
END
|
END
|
||||||
POPUP "&Aiuto"
|
POPUP "&Aiuto"
|
||||||
BEGIN
|
BEGIN
|
||||||
/*
|
|
||||||
* MENUITEM "&Sommario della Guida", ID_HELP_HELPTOPICS
|
MENUITEM "&Contenuti della Guida", ID_HELP_HELPTOPICS
|
||||||
* MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
*/
|
|
||||||
MENUITEM "&Informazioni sull'editor del Registro", ID_HELP_ABOUT
|
MENUITEM "&Informazioni sull'editor del Registro", ID_HELP_ABOUT
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
|
|
Loading…
Reference in New Issue