Skip to content

Commit 37f426e

Browse files
DelazJtroopa81
authored andcommittedSep 19, 2023
Fix dialog name
1 parent 80c1bc7 commit 37f426e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/tiledscene/qgstiledsceneelevationpropertieswidgetbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
14-
<string>Point Cloud Elevation Properties</string>
14+
<string>Tiled Scene Elevation Properties</string>
1515
</property>
1616
<layout class="QVBoxLayout" name="verticalLayout">
1717
<property name="leftMargin">

0 commit comments

Comments
 (0)
Please sign in to comment.