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

Nicolas Fella <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kconfig/-/commit/cbe
                   |                            |4f62a60413577b351ced5728527
                   |                            |47d3738591
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from Nicolas Fella <[email protected]> ---
Git commit cbe4f62a60413577b351ced572852747d3738591 by Nicolas Fella.
Committed on 29/05/2026 at 11:49.
Pushed by nicolasfella into branch 'master'.

kconfig_compiler: Fix QML forward declarations when using a namespace

These must appear outside of the namespace

M  +1    -0    autotests/kconfig_compiler/CMakeLists.txt
A  +14   -0    autotests/kconfig_compiler/Test19Qml.qml     [License: MIT]
M  +3    -0    autotests/kconfig_compiler/kconfigcompiler_test.cpp
A  +82   -0    autotests/kconfig_compiler/test19.cpp.ref
A  +115  -0    autotests/kconfig_compiler/test19.h.ref
A  +13   -0    autotests/kconfig_compiler/test19.kcfg
A  +8    -0    autotests/kconfig_compiler/test19.kcfgc
A  +13   -0    autotests/kconfig_compiler/test19main.cpp     [License: MIT]
A  +28   -0    autotests/kconfig_compiler/test19qml.cpp     [License: MIT]
M  +10   -5    src/kconfig_compiler/KConfigHeaderGenerator.cpp
M  +1    -0    src/kconfig_compiler/KConfigHeaderGenerator.h

https://invent.kde.org/frameworks/kconfig/-/commit/cbe4f62a60413577b351ced572852747d3738591

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

Reply via email to