Skip to content

Commit 83482fe

Browse files
committed
Added east/north clarification
1 parent 1f99979 commit 83482fe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/plugins/georeferencer/qgsmapcoordsdialogbase.ui

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>362</width>
10-
<height>171</height>
9+
<width>497</width>
10+
<height>204</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
@@ -32,7 +32,7 @@
3232
<item row="0" column="0">
3333
<widget class="QLabel" name="textLabel1">
3434
<property name="text">
35-
<string>X:</string>
35+
<string>X / East:</string>
3636
</property>
3737
</widget>
3838
</item>
@@ -46,7 +46,7 @@
4646
<item row="0" column="0">
4747
<widget class="QLabel" name="textLabel2">
4848
<property name="text">
49-
<string>Y:</string>
49+
<string>Y / North:</string>
5050
</property>
5151
</widget>
5252
</item>

0 commit comments

Comments
 (0)