Skip to content

Commit

Permalink
change name
Browse files Browse the repository at this point in the history
  • Loading branch information
nkarasiak committed Feb 9, 2016
1 parent 94b4616 commit dbf6108
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions historical_map_dialog_base.ui
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</size>
</property>
<property name="windowTitle">
<string>HistoricalMap - Automatic vectorizing old forests</string>
<string>Historical Map - Automatic vectorizing old landcover</string>
</property>
<widget class="QTabWidget" name="tabWidget">
<property name="geometry">
Expand All @@ -50,7 +50,7 @@
<string/>
</property>
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
Expand Down Expand Up @@ -1191,7 +1191,7 @@ SVM : Support Vector Machine</string>
</font>
</property>
<property name="text">
<string>Min forest size :</string>
<string>Min parcel size :</string>
</property>
</widget>
<widget class="QLabel" name="tiffImageLabel_14">
Expand All @@ -1209,7 +1209,7 @@ SVM : Support Vector Machine</string>
</font>
</property>
<property name="text">
<string>Forest number :</string>
<string>Class number :</string>
</property>
</widget>
<widget class="QLabel" name="label_12">
Expand Down Expand Up @@ -1404,6 +1404,5 @@ SVM : Support Vector Machine</string>
<header>qgsspinbox.h</header>
</customwidget>
</customwidgets>

<connections/>
</ui>

0 comments on commit dbf6108

Please sign in to comment.