1
0
Fork 0
mirror of synced 2024-06-01 18:19:46 +12:00
czkawka/krokiet/ui/callabler.slint
Rafał Mikrut a0e151e5fe Formatter
2023-11-10 17:11:32 +01:00

5 lines
130 B
Plaintext

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