updating flake and todo
This commit is contained in:
parent
e52cc3eb29
commit
8de473519b
4 changed files with 12 additions and 6 deletions
|
@ -5,7 +5,7 @@ fn main() {
|
|||
.qt_module("Network")
|
||||
.qml_module(QmlModule {
|
||||
uri: "org.kde.simplemdviewer",
|
||||
qml_files: &["src/qml/Main.qml"],
|
||||
qml_files: &["src/qml/main.qml"],
|
||||
rust_files: &["src/main.rs"],
|
||||
..Default::default()
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue