1
0
Fork 0
mirror of synced 2024-06-15 00:45:29 +12:00
czkawka/czkawka_slint_gui/ui/settings.slint
Rafał Mikrut f128dd6a88 Id
2023-10-27 21:37:51 +02:00

3 lines
66 B
Plaintext

export global Settings {
in-out property<color> todo: blue;
}