mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 18:55:38 +08:00
Remove broken launcher news widget
The links for news are broken. As most announcements are published via Discord nowadays, remove it for now.
This commit is contained in:
committed by
Mat Sutcliffe
parent
83edec5a90
commit
c8da0e49d6
@@ -131,10 +131,6 @@ private:
|
||||
//! Set header info
|
||||
void setHeaderInfo(const BlackMisc::Db::CArtifact &latestArtifact);
|
||||
|
||||
//! Latest news
|
||||
//! \sa CSwiftLauncher::displayLatestNews
|
||||
void loadLatestNews();
|
||||
|
||||
//! Executaable for core
|
||||
bool setSwiftCoreExecutable();
|
||||
|
||||
@@ -159,9 +155,6 @@ private:
|
||||
//! Check for other swift applications, if so show message box
|
||||
bool warnAboutOtherSwiftApplications();
|
||||
|
||||
//! Display latest news
|
||||
void displayLatestNews(QNetworkReply *reply);
|
||||
|
||||
//! Distribution info is available
|
||||
void updateInfoAvailable();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user