Skip to content

Commit 94ee5a4

Browse files
author
timlinux
committedApr 10, 2010
Use a little less white space around identify results dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@13293 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 3286944 commit 94ee5a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎src/ui/qgsidentifyresultsbase.ui‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
<string>Identify Results</string>
1515
</property>
1616
<layout class="QVBoxLayout">
17+
<property name="margin">
18+
<number>2</number>
19+
</property>
1720
<item>
1821
<widget class="QTreeWidget" name="lstResults">
1922
<property name="lineWidth">

0 commit comments

Comments
 (0)
Please sign in to comment.