mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-04 17:50:18 +00:00
Give the inspector a devel header too
Lets clearly communicate that we're unstable.
This commit is contained in:
parent
6502d3669f
commit
08a4f4552c
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user