support <tablerow> for tokens; fix #232

This commit is contained in:
Fabio Bas 2015-06-24 10:31:00 +02:00
parent 9f24728301
commit ed24b38add
2 changed files with 5 additions and 1 deletions

View file

@ -185,6 +185,7 @@ private:
int defaultNumberTopCards;
QString lastTokenName, lastTokenColor, lastTokenPT, lastTokenAnnotation;
bool lastTokenDestroy;
int lastTokenTableRow;
ServerInfo_User *userInfo;
int id;
bool active;