clean up timing functions

This commit is contained in:
garak
2023-01-14 23:17:23 -05:00
committed by t
parent 23d790cc4a
commit f4e7eb3e49
4 changed files with 1 additions and 31692 deletions

View File

@@ -39,7 +39,7 @@ private:
int numRows = 0;
int numCols = 0;
QList<int> slotRatios;
QVector<int> slotRatios;
QList<QString> groupNames;
QList<double> slotPercentages;