qmlfrontend/gameconfig.cpp
branchqmlfrontend
changeset 12858 0c6fb706f747
child 12859 a03f245243b0
equal deleted inserted replaced
12857:90f927b4b9e1 12858:0c6fb706f747
       
     1 #include "gameconfig.h"
       
     2 
       
     3 GameConfig::GameConfig(QObject *parent) : QObject(parent)
       
     4 {
       
     5 
       
     6 }