From 3434b9efd0a8b77d558e4376af38e17d59ded66c Mon Sep 17 00:00:00 2001 From: Elvis Angelaccio Date: Sun, 14 Aug 2016 12:10:15 +0200 Subject: Add Donate standard shortcut REVIEW: 128608 CHANGELOG: Add Donate entry to KStandardShortcut --- src/gui/kstandardshortcut.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/kstandardshortcut.h') 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 -- cgit v1.2.1