diff options
Diffstat (limited to 'x11-wm/lxqt-panel/files/patch-plugin-kbindicator_src_x11_kbdlayout.cpp')
-rw-r--r-- | x11-wm/lxqt-panel/files/patch-plugin-kbindicator_src_x11_kbdlayout.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/lxqt-panel/files/patch-plugin-kbindicator_src_x11_kbdlayout.cpp b/x11-wm/lxqt-panel/files/patch-plugin-kbindicator_src_x11_kbdlayout.cpp index 031463573e24..11eef2b04731 100644 --- a/x11-wm/lxqt-panel/files/patch-plugin-kbindicator_src_x11_kbdlayout.cpp +++ b/x11-wm/lxqt-panel/files/patch-plugin-kbindicator_src_x11_kbdlayout.cpp @@ -1,6 +1,6 @@ ---- plugin-kbindicator/src/x11/kbdlayout.cpp.orig 2020-04-24 02:39:01 UTC +--- plugin-kbindicator/src/x11/kbdlayout.cpp.orig 2025-06-22 20:12:06 UTC +++ plugin-kbindicator/src/x11/kbdlayout.cpp -@@ -245,10 +245,10 @@ class X11Kbd: public QAbstractNativeEventFilter (priva +@@ -244,10 +244,10 @@ class X11Kbd: public QAbstractNativeEventFilter (priva static LangInfo def{QStringLiteral("Unknown"), QStringLiteral("??"), QStringLiteral("None")}; static QHash<QString, LangInfo> names; if (names.empty()){ |