aboutsummaryrefslogtreecommitdiff
path: root/scripts/clang-tools
diff options
context:
space:
mode:
authorGravatar Masahiro Yamada <masahiroy@kernel.org> 2020-10-24 21:38:41 +0900
committerGravatar Masahiro Yamada <masahiroy@kernel.org> 2020-12-08 23:31:29 +0900
commita2574c12df0d77eef293d2f388d7e05df33b6155 (patch)
treee6b5da4e6c0a6bea1a43385a9bfc9c7d2ec08a8c /scripts/clang-tools
parentkconfig: qconf: use a variable to pass packages to pkg-config (diff)
downloadlinux-a2574c12df0d77eef293d2f388d7e05df33b6155.tar.gz
linux-a2574c12df0d77eef293d2f388d7e05df33b6155.tar.bz2
linux-a2574c12df0d77eef293d2f388d7e05df33b6155.zip
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/clang-tools')
0 files changed, 0 insertions, 0 deletions