Export QAuthenticatorPrivate for use in QtWebSockets

Change-Id: I0e3e35d2b9d0fdce37ede5781b86741f7604257d
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
bb10
Mårten Nordheim 2022-12-13 16:56:35 +01:00
parent 7566c7381d
commit bdee7becf6
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class QSSPIWindowsHandles;
class QGssApiHandles;
#endif
class Q_AUTOTEST_EXPORT QAuthenticatorPrivate
class Q_NETWORK_EXPORT QAuthenticatorPrivate
{
public:
enum Method { None, Basic, Negotiate, Ntlm, DigestMd5, };