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