Revert a non-working addition

Cell rendererers don't support <style> in ui files.
This commit is contained in:
Matthias Clasen
2019-01-13 21:56:00 -05:00
parent c5d824d6c9
commit da3100e99c

View File

@ -76,9 +76,6 @@
</child> </child>
<child> <child>
<object class="GtkCellRendererPixbuf" id="app_icon"> <object class="GtkCellRendererPixbuf" id="app_icon">
<style>
<class name="lowres-icon"/>
</style>
<property name="stock-size">5</property> <property name="stock-size">5</property>
</object> </object>
<attributes> <attributes>