aboutsummaryrefslogtreecommitdiff
path: root/src/gui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/kstandardshortcut.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kstandardshortcut.h b/src/gui/kstandardshortcut.h
index c37712b3..3757a593 100644
--- a/src/gui/kstandardshortcut.h
+++ b/src/gui/kstandardshortcut.h
@@ -144,7 +144,7 @@ enum StandardShortcut {
CreateFolder, ///< Create a folder. @since 5.74
// Insert new items here!
- StandardShortcutCount // number of standard shortcuts
+ StandardShortcutCount, // number of standard shortcuts
};
/**