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:
swirl
2022-01-09 13:51:46 -05:00
parent b515cb478e
commit e50d07f791
18 changed files with 9 additions and 97 deletions

View File

@ -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;
};