Implement changing update channels
Allow the user to select which update channel they would like to download updates from.
This commit is contained in:
@ -54,7 +54,7 @@ public:
|
||||
QList<ChannelListEntry> getChannelList() const;
|
||||
|
||||
/*!
|
||||
* Returns true if the channel list is empty.
|
||||
* Returns false if the channel list is empty.
|
||||
*/
|
||||
bool hasChannels() const;
|
||||
|
||||
|
Reference in New Issue
Block a user