@@ -0,0 +1,11 @@
#ifndef LABEL_H
#define LABEL_H
class Label : public QGraphicsTextItem
{
public:
Label();
};
#endif // LABEL_H
The note is not visible to the blocked user.