add missed GUI elements in GdalTools settings dialog

git-svn-id: http://svn.osgeo.org/qgis/trunk@14692 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
alexbruy 2010-11-16 20:33:34 +00:00
parent 7ab2de6b63
commit e2e17b4694

View File

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>397</width>
<height>286</height>
<width>368</width>
<height>324</height>
</rect>
</property>
<property name="windowTitle">
@ -35,6 +35,27 @@
</item>
</layout>
</item>
<item>
<widget class="QLabel" name="label_5">
<property name="text">
<string>GDAL help path</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QLineEdit" name="leGdalHelpPath"/>
</item>
<item>
<widget class="QPushButton" name="btnSetHelpPath">
<property name="text">
<string>Browse</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="enabled">