@@ -20,7 +20,10 @@ struct EventTime
I8 minute; //0-59
};
enum { BOX_HEIGHT = 5 };
enum {
BOX_HEIGHT = 5,
LINK_HEIGHT = 3
class Person
{
The note is not visible to the blocked user.