global restruct fuinish part 1 of 3
@@ -1,12 +1,12 @@
#ifndef MAP_H
#define MAP_H
#include "basestruct.h"
#include "games.h"
class map
{
public:
map(GameData *dataMap);
map(games *parent);
QPixmap * background;
};
The note is not visible to the blocked user.