From 251810ff404bb8c96dfcbcd7f51bbf305e49475c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 5 Mar 2016 00:35:08 -0500 Subject: [PATCH] inspector: Avoid pointless selections The CSS selector and the class hierarchy are purely informative, no need to select anything here. --- gtk/inspector/object-hierarchy.ui | 5 +++++ gtk/inspector/selector.ui | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/gtk/inspector/object-hierarchy.ui b/gtk/inspector/object-hierarchy.ui index 12c6352c52..7db49b1770 100644 --- a/gtk/inspector/object-hierarchy.ui +++ b/gtk/inspector/object-hierarchy.ui @@ -30,6 +30,11 @@ 1 0 18 + + + none + + Class Hierarchy diff --git a/gtk/inspector/selector.ui b/gtk/inspector/selector.ui index acd8f016ac..2358bbafb1 100644 --- a/gtk/inspector/selector.ui +++ b/gtk/inspector/selector.ui @@ -29,6 +29,11 @@ False False 18 + + + none + + Selector