@@ -10,4 +10,11 @@ public:
About(QWidget *parent = nullptr);
};
class HelpDialog : public QDialog
{
Q_OBJECT
public:
HelpDialog(QWidget *parent = nullptr);
#endif // ABOUT_H
The note is not visible to the blocked user.