https://bugs.kde.org/show_bug.cgi?id=369418

--- Comment #2 from Kevin Funk <kf...@kde.org> ---
The shortcuts are from kconfig.git:

% ag F1 kconfig/src/gui/kstandardshortcut.cpp
126:    { Help, "Help", QT_TRANSLATE_NOOP3("KStandardShortcut", "Help",
"@action"), Qt::Key_F1, 0, QList<QKeySequence>(), false },
127:    { WhatsThis, "WhatsThis", QT_TRANSLATE_NOOP3("KStandardShortcut",
"What's This", "@action"), SHIFT(F1), 0, QList<QKeySequence>(), false },

I'm not sure where/how to fix this issue, to be honest

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to