QNI: Windows: Remove unneeded friend
Change-Id: I5d66a67a5c16a479f62b9f43cb769d5ee5f66b60 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
parent
01bfed1d0a
commit
22248a4e96
@ -106,8 +106,6 @@ public:
|
||||
void stop();
|
||||
|
||||
private:
|
||||
friend class QNetworkListManagerEvents;
|
||||
|
||||
bool event(QEvent *event) override;
|
||||
void setConnectivity(NLM_CONNECTIVITY newConnectivity);
|
||||
void checkCaptivePortal();
|
||||
|
Loading…
Reference in New Issue
Block a user