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, 1 insertions, 1 deletions
diff --git a/src/dropshortcut.h b/src/dropshortcut.h
index 3026ee9f5..c6bd982f0 100644
--- a/src/dropshortcut.h
+++ b/src/dropshortcut.h
@@ -146,7 +146,7 @@ class DropShortcut final
*/
void dropItems(const int cnt = 1);
- void clear(bool isSave = true);
+ void clear(const bool isSave = true);
private: