@@ -7,7 +7,10 @@ class map
{
public:
map(games *parent);
QPixmap * background;
void clear();
void drawgrid();
private:
games * game;
};
#endif // MAP_H
The note is not visible to the blocked user.