fullfilled requirements

This commit is contained in:
moerp
2021-05-29 20:15:19 +02:00
parent a76a04f15c
commit 1484cfa7b6
4 changed files with 33 additions and 28 deletions

View File

@ -27,6 +27,7 @@ private:
int exp;
int mod;
int binLen = 0;
bool highlightChanged;
QModelIndex changedHere;
vector<vector <int>> sqmMatrix;