Skip to content

Commit

Permalink
fix: Adjust point cloud export dialog title
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and nyalldawson committed Sep 21, 2024
1 parent f850dec commit 3f3c52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/pointcloud/qgspointcloudlayersaveasdialogbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</sizepolicy>
</property>
<property name="windowTitle">
<string>Save Vector Layer as…</string>
<string>Save Point Cloud Layer as…</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
Expand Down

0 comments on commit 3f3c52b

Please sign in to comment.