improve icon references in Latte Layouts UI

pull/5/head
Michail Vourlakos 6 years ago
parent 50866a8dcf
commit a5c7148168

@ -243,7 +243,7 @@
<string comment="remove layout">Remove</string>
</property>
<property name="icon">
<iconset theme="list-remove">
<iconset theme="delete">
<normaloff>.</normaloff>.</iconset>
</property>
</widget>
@ -381,7 +381,7 @@
<string comment="download layout">Download</string>
</property>
<property name="icon">
<iconset theme="favorites">
<iconset theme="get-hot-new-stuff">
<normaloff>.</normaloff>.</iconset>
</property>
</widget>
@ -444,8 +444,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>894</width>
<height>594</height>
<width>496</width>
<height>575</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_9">

Loading…
Cancel
Save