Skip to content

Conversation

@garyttierney
Copy link
Owner

No description provided.

@garyttierney garyttierney requested a review from Dasaav-dsv June 18, 2025 03:37
@github-actions github-actions bot added the feature New feature label Jun 18, 2025
Comment on lines +9 to +12
for component in ["profile-dialog"] {
println!("cargo::rerun-if-changed=ui/{component}.slint");
slint_build::compile(format!("ui/{component}.slint")).unwrap();
}

Check warning

Code scanning / clippy

for loop over a single element Warning

for loop over a single element
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants