mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 21:46:03 +03:00
Make win32 build work again.
This commit is contained in:
parent
b09e08c06f
commit
2fa6839ac7
1 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,8 @@ private:
|
|||
};
|
||||
|
||||
|
||||
bool authenticationFailHappened( QNetworkReply *reply );
|
||||
bool OWNCLOUDSYNC_EXPORT authenticationFailHappened( QNetworkReply *reply );
|
||||
|
||||
void setAuthenticationFailed( QNetworkReply *reply);
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue