Skip to content

Commit

Permalink
add qml dev selector
Browse files Browse the repository at this point in the history
  • Loading branch information
liangzhuohua committed Jun 11, 2024
1 parent ca85eea commit 5c8dfe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/main.qml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ApplicationWindow {
id: textItem
x: 5
anchors.verticalCenter: parent.verticalCenter
text: "Select RTL8812AU PID/VID"
text: "Select RTL8812AU VID/PID"
font.pixelSize: 12
color: "#ffffff"
}
Expand Down

0 comments on commit 5c8dfe8

Please sign in to comment.