remove patreon stuff
Closes: #22 Update to 1.0.5 Remove "Forking/Redistribution" tab in About (why is it even there?) Metainfo now corresponds to version add discord Completely removed Patreon.
This commit is contained in:
@ -109,8 +109,6 @@ private slots:
|
||||
|
||||
void on_actionReportBug_triggered();
|
||||
|
||||
void on_actionPatreon_triggered();
|
||||
|
||||
void on_actionMoreNews_triggered();
|
||||
|
||||
void newsButtonClicked();
|
||||
@ -223,3 +221,4 @@ private:
|
||||
// managed by the application object
|
||||
Task *m_versionLoadTask = nullptr;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user