mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Fix header.
This commit is contained in:
parent
de60d53a78
commit
11706c4e3e
@ -83,6 +83,11 @@ public:
|
||||
*/
|
||||
QString configHandle(QNetworkReply *reply = 0);
|
||||
|
||||
/**
|
||||
* return the proxy the QNetworkAccessManager is using.
|
||||
*/
|
||||
QNetworkProxy qnamProxy();
|
||||
|
||||
signals:
|
||||
// result signal with url- and version string.
|
||||
void ownCloudInfoFound( const QString&, const QString&, const QString&, const QString& );
|
||||
|
||||
Loading…
Reference in New Issue
Block a user