Merge pull request #35 from tony971/patch-1

Qt: Rename rewind variables
This commit is contained in:
Jeffrey Pfau 2015-06-05 13:31:07 -07:00
commit dbca794310
1 changed files with 3 additions and 3 deletions

View File

@ -327,7 +327,7 @@
<item row="5" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Rewind interval:</string>
<string>Create rewind state:</string>
</property>
</widget>
</item>
@ -355,7 +355,7 @@
<item row="6" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Rewind length:</string>
<string>Rewind history:</string>
</property>
</widget>
</item>
@ -367,7 +367,7 @@
<item>
<widget class="QLabel" name="label_7">
<property name="text">
<string>intervals</string>
<string>states</string>
</property>
</widget>
</item>