Resize columns of "other swift versions" to percentage

This commit is contained in:
Klaus Basan
2018-12-26 01:06:07 +01:00
committed by Mat Sutcliffe
parent 7baf5f238e
commit 48b18c7acd
10 changed files with 47 additions and 19 deletions

View File

@@ -41,8 +41,11 @@ namespace BlackGui
//! Get the selected other version
BlackMisc::CApplicationInfo selectedOtherVersion() const;
//! Reload other versions
void reloadOtherVersions() { this->reloadOtherVersionsDeferred(0); }
//! Reload versions
void reloadOtherVersions();
void reloadOtherVersionsDeferred(int deferMs);
signals:
//! Selection changed