gtk{info,search}bar.ui: Remove some leftover attributes
This commit is contained in:
@ -2,7 +2,6 @@
|
|||||||
<interface domain="gtk30">
|
<interface domain="gtk30">
|
||||||
<!-- interface-requires gtk+ 3.10 -->
|
<!-- interface-requires gtk+ 3.10 -->
|
||||||
<template class="GtkInfoBar" parent="GtkBox">
|
<template class="GtkInfoBar" parent="GtkBox">
|
||||||
<property name="app-paintable">1</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkRevealer" id="revealer">
|
<object class="GtkRevealer" id="revealer">
|
||||||
<property name="visible">1</property>
|
<property name="visible">1</property>
|
||||||
@ -38,7 +37,6 @@
|
|||||||
<property name="relief">none</property>
|
<property name="relief">none</property>
|
||||||
<property name="valign">center</property>
|
<property name="valign">center</property>
|
||||||
<style>
|
<style>
|
||||||
<class name="raised"/>
|
|
||||||
<class name="close"/>
|
<class name="close"/>
|
||||||
</style>
|
</style>
|
||||||
<child>
|
<child>
|
||||||
|
|||||||
@ -2,7 +2,6 @@
|
|||||||
<interface domain="gtk30">
|
<interface domain="gtk30">
|
||||||
<!-- interface-requires gtk+ 3.10 -->
|
<!-- interface-requires gtk+ 3.10 -->
|
||||||
<template class="GtkSearchBar" parent="GtkBin">
|
<template class="GtkSearchBar" parent="GtkBin">
|
||||||
<property name="app-paintable">1</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkRevealer" id="revealer">
|
<object class="GtkRevealer" id="revealer">
|
||||||
<property name="visible">1</property>
|
<property name="visible">1</property>
|
||||||
@ -46,7 +45,6 @@
|
|||||||
<property name="receives-default">1</property>
|
<property name="receives-default">1</property>
|
||||||
<property name="relief">none</property>
|
<property name="relief">none</property>
|
||||||
<style>
|
<style>
|
||||||
<class name="raised"/>
|
|
||||||
<class name="close"/>
|
<class name="close"/>
|
||||||
</style>
|
</style>
|
||||||
<child>
|
<child>
|
||||||
|
|||||||
Reference in New Issue
Block a user