- aggiunto INVISIBLE tra i colori predefiniti.
@@ -45,7 +45,8 @@ static const NamedColor StdColor[] = {
{ "FUCHSIA", FUCHSIA},
{ "PURPLE", PURPLE},
{ "ORANGE", ORANGE},
{ "BROWN", BROWN}
{ "BROWN", BROWN},
{ "INVISIBLE", INVISIBLE}
} ;
static const int NUM_STDCOLOR = ( sizeof(StdColor) / sizeof(StdColor[0]) ) ;
The note is not visible to the blocked user.