[gtk/matthiasc/for-master: 6/6] Give the inspector a devel header too



commit 08a4f4552c58de188a6d95512eed8df857659e70
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jul 13 08:26:20 2020 -0400

    Give the inspector a devel header too
    
    Lets clearly communicate that we're unstable.

 gtk/inspector/window.ui | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/gtk/inspector/window.ui b/gtk/inspector/window.ui
index 5a46d0fb15..015940ec07 100644
--- a/gtk/inspector/window.ui
+++ b/gtk/inspector/window.ui
@@ -10,6 +10,9 @@
   <template class="GtkInspectorWindow" parent="GtkWindow">
     <property name="default-height">500</property>
     <property name="default-width">800</property>
+    <style>
+      <class name="devel"/>
+    </style>
     <child type="titlebar">
       <object class="GtkHeaderBar">
         <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]