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