widget-factory: Use :relief=none, not class .flat

The rest of the ui file follows that convention.
This commit is contained in:
Daniel Boles 2017-05-13 19:28:34 +01:00
parent 8ddadecb57
commit 322d9ca550

View File

@ -3172,9 +3172,9 @@ microphone-sensitivity-medium-symbolic</property>
<property name="valign">center</property>
<property name="popover">notebook_info_popover</property>
<property name="icon-name">emblem-important-symbolic</property>
<property name="relief">none</property>
<style>
<class name="circular"/>
<class name="flat"/>
</style>
</object>
</child>