mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 16:25:54 +08:00
Ref T165, using CGuiApplication::distributionInfoAvailable is redundant, the cache changed signal is enough
* distribution info avaialble signal no longer needs flag * some functions can be removed
This commit is contained in:
@@ -153,7 +153,7 @@ private slots:
|
||||
void ps_displayLatestNews(QNetworkReply *reply);
|
||||
|
||||
//! Distribution info is available
|
||||
void ps_distributionInfoAvailable(bool success);
|
||||
void ps_distributionInfoAvailable();
|
||||
|
||||
//! Start button pressed
|
||||
void ps_startButtonPressed();
|
||||
|
||||
Reference in New Issue
Block a user