Mercurial
Mercurial
>
hedgewars
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
qmlfrontend/gameconfig.cpp
branch
qmlfrontend
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
}