Skip to content

Commit f5632b6

Browse files
committed
Add label for composer picture search paths. Fix #7764
1 parent 510baa3 commit f5632b6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/ui/qgscomposerpicturewidgetbase.ui

+8-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<x>0</x>
5454
<y>0</y>
5555
<width>310</width>
56-
<height>550</height>
56+
<height>553</height>
5757
</rect>
5858
</property>
5959
<layout class="QVBoxLayout" name="mainLayout">
@@ -175,6 +175,13 @@
175175
</property>
176176
</widget>
177177
</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>
178185
<item>
179186
<widget class="QComboBox" name="mSearchDirectoriesComboBox">
180187
<property name="sizeAdjustPolicy">

0 commit comments

Comments
 (0)