mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 12:10:00 +00:00
NOISSUE First step towards 10000 instances
This commit is contained in:
@@ -50,6 +50,7 @@ struct VisualGroup
|
||||
QString text;
|
||||
bool collapsed = false;
|
||||
QVector<VisualRow> rows;
|
||||
QMap<QModelIndex, QPair<int, int>> m_itemLookup;
|
||||
int firstItemIndex = 0;
|
||||
int m_verticalPosition = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user