qmlfrontend/gameconfig.cpp
author unc0rr
Sun, 24 Dec 2017 00:44:16 +0100
branchqmlfrontend
changeset 12858 0c6fb706f747
child 12859 a03f245243b0
permissions -rw-r--r--
More refactoring in attempt to move away from frontlib

#include "gameconfig.h"

GameConfig::GameConfig(QObject *parent) : QObject(parent)
{

}