Details
-
Type:
Technical task
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Fix Version/s: 5.13.0
-
Component/s: WebSockets
-
Labels:None
-
Commits:74c8ebe9
Description
Follow the convention established by other Qt modules, and make the QtWebSockets import always available under the latest Qt minor version -that is,
import QtWebSockets 1.13
for Qt 5.13.
See the parent task QTBUG-74032 on advice how to do this.