diff options
Diffstat (limited to 'src/dropshortcut.h')
-rw-r--r-- | src/dropshortcut.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dropshortcut.h b/src/dropshortcut.h index 3e23a10fd..7f4443638 100644 --- a/src/dropshortcut.h +++ b/src/dropshortcut.h @@ -40,7 +40,7 @@ class DropShortcut final */ DropShortcut(); - A_DELETE_COPY(DropShortcut); + A_DELETE_COPY(DropShortcut) /** * Destructor. |