added Autosave string for SavegameWidget

This commit is contained in:
Rafael 2016-10-19 16:44:57 +02:00
parent cea28ac5e2
commit 33359448c5
3 changed files with 8 additions and 6 deletions

View file

@ -66,7 +66,8 @@ private:
SavegameData *sgdata;
QColor highlightBackColor;
QColor highlightTextColor;
QString labelStr;
QString labelAutosaveStr;
QString labelSaveStr;
QString sgdPath;
QString sgdStr;