mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-22 08:36:06 -05:00
clean up timing functions
This commit is contained in:
@@ -39,7 +39,7 @@ private:
|
||||
int numRows = 0;
|
||||
int numCols = 0;
|
||||
|
||||
QList<int> slotRatios;
|
||||
QVector<int> slotRatios;
|
||||
QList<QString> groupNames;
|
||||
QList<double> slotPercentages;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user