summaryrefslogtreecommitdiff
path: root/sys/mac/MacDrag.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mac/MacDrag.h')
-rw-r--r--sys/mac/MacDrag.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/mac/MacDrag.h b/sys/mac/MacDrag.h
new file mode 100644
index 0000000..15a48ca
--- /dev/null
+++ b/sys/mac/MacDrag.h
@@ -0,0 +1,3 @@
+/* MacDrag.h -- drag text */
+
+Boolean DragText(EventRecord *ev);