GH-2219 fix crash and bad view scaling in Java VersionSelectDialog
This commit is contained in:
@ -72,7 +72,7 @@ private:
|
||||
|
||||
VersionProxyModel *m_proxyModel = nullptr;
|
||||
|
||||
int resizeOnColumn = 0;
|
||||
int resizeOnColumn = -1;
|
||||
|
||||
Task * loadTask = nullptr;
|
||||
};
|
||||
|
Reference in New Issue
Block a user