kossebau added inline comments.

INLINE COMMENTS

> kstandardaction_p.h:103
>  #if KCONFIGWIDGETS_BUILD_DEPRECATED_SINCE(5, 38)
> -    { SaveOptions,   KStandardShortcut::SaveOptions, "options_save_options", 
> I18N_NOOP("&Save Settings"), nullptr, nullptr },
> +    { SaveOptions,   KStandardShortcut::SaveOptions_DEPRECATED_DO_NOT_USE, 
> "options_save_options", I18N_NOOP("&Save Settings"), nullptr, nullptr },
>  #endif

Hm, KStandardShortcut::SaveOptions_DEPRECATED_DO_NOT_USE should not be needed 
to be used here.
Does the use of KF_DISABLE_DEPRECATED_BEFORE_AND_AT trigger this? If so, IMHO 
ECMGenerateExportHeader needs to be fixed. Will have a look tomorrow latest.

REPOSITORY
  R265 KConfigWidgets

REVISION DETAIL
  https://phabricator.kde.org/D24965

To: dfaure, kossebau, elvisangelaccio, vkrause
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

Reply via email to