Commit 72331822 authored by Kai Koehne's avatar Kai Koehne
Browse files

Update plugins.qmltypes for Qt 5.13


Task-number: QTBUG-73739
Change-Id: Ia7aad40aa100b168b9cf2aae511473ce88820a41
Reviewed-by: default avatarUlf Hermann <ulf.hermann@qt.io>
Showing with 1 addition and 1 deletion
......@@ -38,7 +38,7 @@ Module {
}
Signal {
name: "statusChanged"
Parameter { name: "status"; type: "Status" }
Parameter { name: "status"; type: "QQmlWebSocket::Status" }
}
Signal {
name: "activeChanged"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment