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:
Yves Rizoud
2008-10-12 21:28:16 +00:00
parent 74d0b87233
commit 96089af2ae
8 changed files with 86 additions and 42 deletions

View File

@@ -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();