Mercurial
Mercurial
>
hedgewars-draft
/ file revision
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
author
unc0rr
Sun, 24 Dec 2017 00:44:16 +0100
branch
qmlfrontend
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)
{
}