summaryrefslogtreecommitdiff
path: root/crates/iced_drop/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--crates/iced_drop/src/lib.rs (renamed from iced_drop/src/lib.rs)0
-rw-r--r--crates/iced_drop/src/widget.rs (renamed from iced_drop/src/widget.rs)0
-rw-r--r--crates/iced_drop/src/widget/droppable.rs (renamed from iced_drop/src/widget/droppable.rs)0
-rw-r--r--crates/iced_drop/src/widget/operation.rs (renamed from iced_drop/src/widget/operation.rs)0
-rw-r--r--crates/iced_drop/src/widget/operation/drop.rs (renamed from iced_drop/src/widget/operation/drop.rs)0
5 files changed, 0 insertions, 0 deletions
diff --git a/iced_drop/src/lib.rs b/crates/iced_drop/src/lib.rs
index c1e1b03..c1e1b03 100644
--- a/iced_drop/src/lib.rs
+++ b/crates/iced_drop/src/lib.rs
diff --git a/iced_drop/src/widget.rs b/crates/iced_drop/src/widget.rs
index 6b3fed2..6b3fed2 100644
--- a/iced_drop/src/widget.rs
+++ b/crates/iced_drop/src/widget.rs
diff --git a/iced_drop/src/widget/droppable.rs b/crates/iced_drop/src/widget/droppable.rs
index 947cf5b..947cf5b 100644
--- a/iced_drop/src/widget/droppable.rs
+++ b/crates/iced_drop/src/widget/droppable.rs
diff --git a/iced_drop/src/widget/operation.rs b/crates/iced_drop/src/widget/operation.rs
index 3d7dcff..3d7dcff 100644
--- a/iced_drop/src/widget/operation.rs
+++ b/crates/iced_drop/src/widget/operation.rs
diff --git a/iced_drop/src/widget/operation/drop.rs b/crates/iced_drop/src/widget/operation/drop.rs
index ead412c..ead412c 100644
--- a/iced_drop/src/widget/operation/drop.rs
+++ b/crates/iced_drop/src/widget/operation/drop.rs