Skip to content

Commit

Permalink
Fix doxygen warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 28, 2019
1 parent 18f04fb commit f453a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsnetworkaccessmanager.h
Expand Up @@ -374,7 +374,7 @@ class CORE_EXPORT QgsNetworkAccessManager : public QNetworkAccessManager
// these signals are for internal use only - it's not safe to connect by external code
void sslErrorsOccurred( QNetworkReply *, const QList<QSslError> &errors );
void sslErrorsHandled( QNetworkReply *reply );
///@endconf
///@endcond
#endif

#endif
Expand Down

0 comments on commit f453a76

Please sign in to comment.