mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-25 02:05:43 +08:00
Distribution style
This commit is contained in:
committed by
Mat Sutcliffe
parent
b9c233802f
commit
b70b280d73
@@ -49,9 +49,6 @@ namespace BlackMisc
|
||||
//! Constructor
|
||||
CDistribution(const QString &channel, int stability, bool restricted);
|
||||
|
||||
//! Destructor.
|
||||
~CDistribution() {}
|
||||
|
||||
//! Version channel (Alpha, Beta, Stable ..)
|
||||
const QString &getChannel() const { return m_channel; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user