Skip to content

Commit

Permalink
Added east/north clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
homann committed Sep 10, 2012
1 parent 1f99979 commit 83482fe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/plugins/georeferencer/qgsmapcoordsdialogbase.ui
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>362</width>
<height>171</height>
<width>497</width>
<height>204</height>
</rect>
</property>
<property name="windowTitle">
Expand All @@ -32,7 +32,7 @@
<item row="0" column="0">
<widget class="QLabel" name="textLabel1">
<property name="text">
<string>X:</string>
<string>X / East:</string>
</property>
</widget>
</item>
Expand All @@ -46,7 +46,7 @@
<item row="0" column="0">
<widget class="QLabel" name="textLabel2">
<property name="text">
<string>Y:</string>
<string>Y / North:</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 83482fe

Please sign in to comment.