Make win32 build work again.

This commit is contained in:
Klaas Freitag 2015-03-09 15:14:55 +01:00
parent b09e08c06f
commit 2fa6839ac7

View file

@ -44,7 +44,8 @@ private:
};
bool authenticationFailHappened( QNetworkReply *reply );
bool OWNCLOUDSYNC_EXPORT authenticationFailHappened( QNetworkReply *reply );
void setAuthenticationFailed( QNetworkReply *reply);
/**