1
0
Fork 0
mirror of synced 2024-06-01 18:19:46 +12:00
czkawka/krokiet/ui/callabler.slint
2023-11-07 21:52:43 +01:00

4 lines
130 B
Plaintext

export global Callabler {
callback remove_item_directories(bool, int);
callback added_manual_directories(bool, string);
}