Contextual help in all menus. Done!
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@240 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
2
moteur.c
2
moteur.c
@@ -738,7 +738,7 @@ void Gestion_principale(void)
|
||||
Afficher_curseur();
|
||||
break;
|
||||
case SPECIAL_EXCLUDE_COLORS_MENU : // Exclude colors menu
|
||||
Menu_Tag_couleurs("Tag colors to exclude",Exclude_color,&Temp,1);
|
||||
Menu_Tag_couleurs("Tag colors to exclude",Exclude_color,&Temp,1, NULL);
|
||||
break;
|
||||
case SPECIAL_INVERT_SIEVE :
|
||||
Inverser_trame();
|
||||
|
||||
Reference in New Issue
Block a user