forked from AuroraMiddleware/gtk
inspector: Remove window icon
The property does not exist anymore and the window icon has never been used on non-x11 backends.
This commit is contained in:
parent
1674b6e269
commit
9d950087ef
@ -10,7 +10,6 @@
|
||||
<template class="GtkInspectorWindow" parent="GtkWindow">
|
||||
<property name="default-height">500</property>
|
||||
<property name="default-width">800</property>
|
||||
<property name="icon">resource:///org/gtk/libgtk/inspector/logo.png</property>
|
||||
<child type="titlebar">
|
||||
<object class="GtkHeaderBar">
|
||||
<property name="show-title-buttons">1</property>
|
||||
|
Loading…
Reference in New Issue
Block a user