summaryrefslogtreecommitdiff
path: root/src/dropshortcut.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dropshortcut.h')
-rw-r--r--src/dropshortcut.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dropshortcut.h b/src/dropshortcut.h
index 8294163d6..3e23a10fd 100644
--- a/src/dropshortcut.h
+++ b/src/dropshortcut.h
@@ -40,6 +40,8 @@ class DropShortcut final
*/
DropShortcut();
+ A_DELETE_COPY(DropShortcut);
+
/**
* Destructor.
*/