changeset 9177 | d5e98b81e135 |
parent 9175 | dc3c0e44f7f3 |
child 9178 | c0902317c823 |
--- a/QTfrontend/ui/page/pagegamestats.h Sat Jun 08 23:54:44 2013 +0300 +++ b/QTfrontend/ui/page/pagegamestats.h Sun Jun 09 01:18:58 2013 +0300 @@ -68,6 +68,7 @@ QMap<quint32, QVector<quint32> > healthPoints; unsigned int playerPosition; quint32 lastColor; + bool defaultGraphTitle; protected: QLayout * bodyLayoutDefinition();