From 34c2460d09ddaed1326e0da09f2ac4aceaafa558 Mon Sep 17 00:00:00 2001 From: Elvis Angelaccio Date: Fri, 8 Sep 2017 16:46:59 +0200 Subject: Deprecate KStandardShortcut::SaveOptions For consistency with D7293. Differential Revision: https://phabricator.kde.org/D7758 --- src/gui/kstandardshortcut.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gui/kstandardshortcut.h b/src/gui/kstandardshortcut.h index a5f172f8..0b3b6589 100644 --- a/src/gui/kstandardshortcut.h +++ b/src/gui/kstandardshortcut.h @@ -134,7 +134,7 @@ enum StandardShortcut { Spelling, ///< Pop up the spell checker. ShowToolbar, ///< Show/Hide the toolbar. ShowStatusbar, ///< Show/Hide the statusbar. - SaveOptions, + SaveOptions, ///< @deprecated since 5.39 KeyBindings, ///< Display the configure key bindings dialog. Preferences, ///< Display the preferences/options dialog. ConfigureToolbars, ///< Display the toolbar configuration dialog. -- cgit v1.2.1