Skip to content

Commit 48cb5e7

Browse files
committed
test another thing
1 parent f49a544 commit 48cb5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/qt_types_standalone/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ crate-type = ["staticlib"]
1616
[dependencies]
1717
cxx.workspace = true
1818
cxx-qt-gen.workspace = true
19-
cxx-qt-lib = { workspace = true, features = ["qt_gui", "qt_qml"] }
19+
cxx-qt-lib = { workspace = true, features = ["qt_gui", "qt_qml", "qt_quickcontrols"] }
2020
cxx-qt-lib-extras = { workspace = true }
2121

2222
[build-dependencies]

0 commit comments

Comments
 (0)