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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|kdelibs-b...@kde.org        |matthieu_gall...@yahoo.fr
          Component|general                     |general
            Version|unspecified                 |20.08.1
            Product|frameworks-kxmlgui          |elisa

--- Comment #4 from Nate Graham <n...@kde.org> ---
Heh, and Elisa is setting it wrong:

#if defined KF5XmlGui_FOUND && KF5XmlGui_FOUND
    KShortcutsDialog dlg(KShortcutsEditor::AllActions,
KShortcutsEditor::LetterShortcutsAllowed, nullptr);
    dlg.setModal(true);
    dlg.addCollection(&d->mCollection);
    dlg.configure();
#endif

Fixing momentarily.

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

Reply via email to