changeset 14966 | 575dbd7b5f43 |
parent 14745 | 7b2bd37d7503 |
child 15288 | c4fd2813b127 |
child 15304 | 3bf780084c86 |
--- a/QTfrontend/gameuiconfig.h Wed May 15 18:30:59 2019 +0200 +++ b/QTfrontend/gameuiconfig.h Wed May 15 17:47:56 2019 +0200 @@ -69,6 +69,8 @@ bool isFrontendFullscreen() const; quint16 zoom(); bool isHolidaySillinessEnabled() const; + int quickGameExperience() const; + void setQuickGameExperience(int exp); void resizeToConfigValues(); quint32 stereoMode() const; void setValue(const QString & key, const QVariant & value);