diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-06-25 00:05:20 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-07-02 10:36:14 +0900 |
commit | cae9cdbcd9af044810bcceeb43a87accca47c71d (patch) | |
tree | 9ae31e6352e6432ba5d6510b0bf50b9c994ce0e1 /tools/perf/scripts/python | |
parent | 3beae8659513550b6b82a4ccdc4d25be9497f208 (diff) |
kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()
The on_treeview2_cursor_changed() handler is connected to both the left
and right tree views, but it hardcodes model2 (the GtkTreeModel of the
right tree view). This is incorrect. Get the associated model from the
view.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions