Skip to content

Commit a2bbe84

Browse files
author
borysiasty
committed
fix the size of the button added in r12378
git-svn-id: http://svn.osgeo.org/qgis/trunk@12379 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent eef0367 commit a2bbe84

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/ui/qgsattributetabledialog.ui

+6
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,12 @@
230230
<iconset>
231231
<normaloff>../../images/themes/default/mActionDeleteSelected.png</normaloff>../../images/themes/default/mActionDeleteSelected.png</iconset>
232232
</property>
233+
<property name="iconSize">
234+
<size>
235+
<width>18</width>
236+
<height>18</height>
237+
</size>
238+
</property>
233239
</widget>
234240
</item>
235241
<item>

0 commit comments

Comments
 (0)