https://bugs.kde.org/show_bug.cgi?id=473923
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/9789200 | |8fae1f51d44a787a94a4c474d9d | |f8f031 Status|CONFIRMED |RESOLVED --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 97892008fae1f51d44a787a94a4c474d9df8f031 by Dmitry Kazakov. Committed on 24/11/2023 at 11:39. Pushed by dkazakov into branch 'master'. Use Qt's private headers directly to access QKeyMapper on all platforms The fix is also needed on macOS, so it will be easier just to access the keymapper directly. M +1 -1 3rdparty/ext_qt/CMakeLists.txt M +0 -9 CMakeLists.txt D +0 -4 config-request-possible-keys.h.in M +2 -0 libs/widgetutils/CMakeLists.txt M +20 -26 libs/widgetutils/xmlgui/kkeysequencewidget.cpp https://invent.kde.org/graphics/krita/-/commit/97892008fae1f51d44a787a94a4c474d9df8f031 -- You are receiving this mail because: You are watching all bug changes.