mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
Resize columns of "other swift versions" to percentage
This commit is contained in:
committed by
Mat Sutcliffe
parent
7baf5f238e
commit
48b18c7acd
@@ -39,7 +39,7 @@ namespace BlackGui
|
||||
virtual ~CCopyModelsFromOtherSwiftVersionsComponent();
|
||||
|
||||
//! Reload other versions
|
||||
void reloadOtherVersions();
|
||||
void reloadOtherVersions(int deferMs = -1);
|
||||
|
||||
private:
|
||||
//! Copy as per UI settings
|
||||
|
||||
Reference in New Issue
Block a user