Skip to content

Commit

Permalink
Export QAuthenticatorPrivate for use in QtWebSockets
Browse files Browse the repository at this point in the history
Change-Id: I0e3e35d2b9d0fdce37ede5781b86741f7604257d
Reviewed-by: Timur Pocheptsov <[email protected]>
  • Loading branch information
Morten242 committed Dec 15, 2022
1 parent 7566c73 commit bdee7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/network/kernel/qauthenticator_p.h
Original file line number Diff line number Diff line change
Expand Up @@ -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, };
Expand Down

0 comments on commit bdee7be

Please sign in to comment.