summaryrefslogtreecommitdiff
path: root/scripts/kconfig/lkc.h
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-10-24 21:38:41 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2020-12-08 23:31:29 +0900
commita2574c12df0d77eef293d2f388d7e05df33b6155 (patch)
treee6b5da4e6c0a6bea1a43385a9bfc9c7d2ec08a8c /scripts/kconfig/lkc.h
parent7cd0158703a4828252f10a4c4519778fa069ffdf (diff)
kconfig: qconf: convert to Qt5 new signal/slot connection syntax
Now that the Qt4 support was dropped, we can use the new connection syntax supported by Qt5. It provides compile-time checking of the validity of the connection. Previously, the connection between signals and slots were checked only run-time. Commit d85de3399f97 ("kconfig: qconf: fix signal connection to invalid slots") fixed wrong slots. This change makes it possible to catch such mistakes easily. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Tested-by: Boris Kolpackov <boris@codesynthesis.com>
Diffstat (limited to 'scripts/kconfig/lkc.h')
0 files changed, 0 insertions, 0 deletions