@@ -0,0 +1,12 @@
#ifndef MY_H
#define MY_H
#include <QMainWindow>
class my : public QMainWindow
{
public:
my();
};
#endif // MY_H
The note is not visible to the blocked user.