Skip to content

Commit d04bfcf

Browse files
authored
adding explanation and information icon
1 parent 05756e5 commit d04bfcf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/ui/editorwidgets/qgsrelationreferenceconfigdlgbase.ui

+4-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,10 @@
7676
<item row="0" column="0">
7777
<widget class="QLabel" name="label">
7878
<property name="text">
79-
<string>Display expression</string>
79+
<string>Display expression Ⓘ</string>
80+
</property>
81+
<property name="tooltip">
82+
<string>This setting is not saved in the style. It is changing the display name on the referenced layer.</string>
8083
</property>
8184
</widget>
8285
</item>

0 commit comments

Comments
 (0)