We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 510baa3 commit f5632b6Copy full SHA for f5632b6
src/ui/qgscomposerpicturewidgetbase.ui
@@ -53,7 +53,7 @@
53
<x>0</x>
54
<y>0</y>
55
<width>310</width>
56
- <height>550</height>
+ <height>553</height>
57
</rect>
58
</property>
59
<layout class="QVBoxLayout" name="mainLayout">
@@ -175,6 +175,13 @@
175
176
</widget>
177
</item>
178
+ <item>
179
+ <widget class="QLabel" name="label_3">
180
+ <property name="text">
181
+ <string>Image search paths</string>
182
+ </property>
183
+ </widget>
184
+ </item>
185
<item>
186
<widget class="QComboBox" name="mSearchDirectoriesComboBox">
187
<property name="sizeAdjustPolicy">
0 commit comments