diff options
Diffstat (limited to 'src/dropshortcut.h')
-rw-r--r-- | src/dropshortcut.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dropshortcut.h b/src/dropshortcut.h index 6a0ef49e9..ea11f34e0 100644 --- a/src/dropshortcut.h +++ b/src/dropshortcut.h @@ -141,6 +141,8 @@ class DropShortcut */ void dropItems(int cnt = 1); + void clear(); + private: /** |