summaryrefslogtreecommitdiff
path: root/iced_drop/src/widget/operation.rs
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-02-21 20:59:23 +0100
committerpml68 <contact@pml68.dev>2025-02-21 20:59:23 +0100
commitadc18808bc8ae73bf6a9056df9e1c8760a0a827d (patch)
treec81a88bf256ea7205c02e7bc57843375eb2ed079 /iced_drop/src/widget/operation.rs
parentfeat!: add name to `Theme`, `is_dark` -> `dark` (diff)
downloadiced-builder-adc18808bc8ae73bf6a9056df9e1c8760a0a827d.tar.gz
feat: update to `iced` 0.14-dev
Diffstat (limited to 'iced_drop/src/widget/operation.rs')
-rw-r--r--iced_drop/src/widget/operation.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/iced_drop/src/widget/operation.rs b/iced_drop/src/widget/operation.rs
new file mode 100644
index 0000000..3d7dcff
--- /dev/null
+++ b/iced_drop/src/widget/operation.rs
@@ -0,0 +1 @@
+pub mod drop;