mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fix build breakage
Introduced in commit 31462f150dff ("We already have a QNetworkAcessManager global, use it"). Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
7a682770ef
commit
6a8768ee26
4 changed files with 5 additions and 4 deletions
|
@ -20,8 +20,6 @@ public:
|
|||
void hideUpload();
|
||||
void hideDownload();
|
||||
|
||||
static QNetworkAccessManager *manager();
|
||||
|
||||
private
|
||||
slots:
|
||||
virtual void startDownload() = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue