We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49a544 commit 48cb5e7Copy full SHA for 48cb5e7
tests/qt_types_standalone/rust/Cargo.toml
@@ -16,7 +16,7 @@ crate-type = ["staticlib"]
16
[dependencies]
17
cxx.workspace = true
18
cxx-qt-gen.workspace = true
19
-cxx-qt-lib = { workspace = true, features = ["qt_gui", "qt_qml"] }
+cxx-qt-lib = { workspace = true, features = ["qt_gui", "qt_qml", "qt_quickcontrols"] }
20
cxx-qt-lib-extras = { workspace = true }
21
22
[build-dependencies]
0 commit comments