mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 08:22:15 -07:00
revert parent to AbstractGame
This commit is contained in:
parent
bf52598b67
commit
5a11ce3e92
4 changed files with 4 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ class GameMetaInfo : public QObject
|
|||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
explicit GameMetaInfo(QObject *parent);
|
||||
explicit GameMetaInfo(AbstractGame *parent);
|
||||
|
||||
QMap<int, QString> roomGameTypes;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue