diff options
Diffstat (limited to 'src/gui/kstandardshortcut.h')
-rw-r--r-- | src/gui/kstandardshortcut.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/kstandardshortcut.h b/src/gui/kstandardshortcut.h index a5a7c28f..0ff55d1e 100644 --- a/src/gui/kstandardshortcut.h +++ b/src/gui/kstandardshortcut.h @@ -117,6 +117,8 @@ enum StandardShortcut { DeleteFile, // @since 5.25 RenameFile, // @since 5.25 MoveToTrash, // @since 5.25 + + Donate, // @since 5.26 // Insert new items here! StandardShortcutCount // number of standard shortcuts |