diff options
author | 2020-08-07 18:18:52 +0900 | |
---|---|---|
committer | 2020-08-14 13:30:04 +0900 | |
commit | d4b1cea7de0c7472c6f3eb1740fc53af6ee9ded5 (patch) | |
tree | 53a6e3e354a832beae83bf37f931a41479394f4c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kconfig: qconf: remove ->addSeparator() to menuBar (diff) | |
download | wireguard-linux-d4b1cea7de0c7472c6f3eb1740fc53af6ee9ded5.tar.xz wireguard-linux-d4b1cea7de0c7472c6f3eb1740fc53af6ee9ded5.zip |
kconfig: qconf: do not use 'menu' variable for (QMenuBar *)
I think it is a bit confusing to use 'menu' to hold a QMenuBar pointer.
I want to use 'menu' for a QMenu pointer.
You do not need to use a local variable here. Use menuBar() directly.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions