icon-browser: Hide the search icon until it works
This commit is contained in:
@ -47,7 +47,7 @@
|
|||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkToggleButton" id="search">
|
<object class="GtkToggleButton" id="search">
|
||||||
<property name="visible">True</property>
|
<property name="visible">False</property>
|
||||||
<style>
|
<style>
|
||||||
<class name="image-button"/>
|
<class name="image-button"/>
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user