mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 10:55:32 +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 CDistributionList distributions(m_distributionInfo.get());
|
||||||
const QStringList channels = distributions.getChannels();
|
const QStringList channels = distributions.getChannels();
|
||||||
const QStringList settings = m_distributionSettings.get();
|
const QStringList settings = m_distributionSettings.get(); // channel / platform
|
||||||
|
|
||||||
// default value
|
// default value
|
||||||
QString channel = ui->cb_Channels->currentText();
|
QString channel = ui->cb_Channels->currentText();
|
||||||
|
|||||||
Reference in New Issue
Block a user