summaryrefslogtreecommitdiff
path: root/src/dropshortcut.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dropshortcut.cpp')
-rw-r--r--src/dropshortcut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dropshortcut.cpp b/src/dropshortcut.cpp
index 1211c228d..2cdaed3ac 100644
--- a/src/dropshortcut.cpp
+++ b/src/dropshortcut.cpp
@@ -224,7 +224,7 @@ void DropShortcut::setItem(const int index)
save();
}
-void DropShortcut::clear(bool isSave)
+void DropShortcut::clear(const bool isSave)
{
for (int i = 0; i < DROP_SHORTCUT_ITEMS; i++)
{