mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
validate metadata on launch
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@ -98,7 +98,7 @@ class VersionSelectWidget : public QWidget {
|
||||
BaseVersionList* m_vlist = nullptr;
|
||||
VersionProxyModel* m_proxyModel = nullptr;
|
||||
int resizeOnColumn = 0;
|
||||
Task* loadTask;
|
||||
Task::Ptr m_load_task;
|
||||
bool preselectedAlready = false;
|
||||
|
||||
QVBoxLayout* verticalLayout = nullptr;
|
||||
|
Reference in New Issue
Block a user