diff -r 32a1696ca93a -r 24b531dcebe7 QTfrontend/gameuiconfig.h --- a/QTfrontend/gameuiconfig.h Wed May 16 10:11:00 2018 +0200 +++ b/QTfrontend/gameuiconfig.h Wed May 16 18:09:13 2018 +0200 @@ -50,6 +50,7 @@ bool isShowFPSEnabled(); bool isAltDamageEnabled(); bool appendDateTimeToRecordName(); + int chatSize(); quint8 volume(); quint8 timerInterval(); QString netNick();