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

fanzhuyi...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/systemsettings/-/commit/
                   |                            |f519acbf86a794b876585d8be7a
                   |                            |b930b23446734
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from fanzhuyi...@gmail.com ---
Git commit f519acbf86a794b876585d8be7ab930b23446734 by Yifan Zhu.
Committed on 08/01/2024 at 17:08.
Pushed by davidedmundson into branch 'master'.

Call signals instead of signal handlers

Directly calling signals is the supported way to send signals.
Calling signal handlers worked in the past, but will be phased out in
the future (https://bugreports.qt.io/browse/QTBUG-120573).

M  +3    -3    app/sidebar/qml/CategoriesPage.qml
M  +2    -2    app/sidebar/qml/SubCategoryPage.qml

https://invent.kde.org/plasma/systemsettings/-/commit/f519acbf86a794b876585d8be7ab930b23446734

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

Reply via email to