mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Comment
This commit is contained in:
committed by
Mathew Sutcliffe
parent
bd99141bba
commit
9c9f3e82ae
@@ -97,7 +97,7 @@ namespace BlackGui
|
||||
{
|
||||
const CDistributionList distributions(m_distributionInfo.get());
|
||||
const QStringList channels = distributions.getChannels();
|
||||
const QStringList settings = m_distributionSettings.get();
|
||||
const QStringList settings = m_distributionSettings.get(); // channel / platform
|
||||
|
||||
// default value
|
||||
QString channel = ui->cb_Channels->currentText();
|
||||
|
||||
Reference in New Issue
Block a user