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