diff options
Diffstat (limited to 'iced_drop/src/widget/operation.rs')
| -rw-r--r-- | iced_drop/src/widget/operation.rs | 1 |
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; |
