From e8fc638b750514ec264598df79a409da97493816 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 23 Nov 2012 22:39:54 +0300 Subject: Fix code style. --- src/dropshortcut.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dropshortcut.cpp') 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++) { -- cgit v1.2.3-60-g2f50