minor timecode correction

This commit is contained in:
itsmattkc
2018-06-20 01:11:43 -07:00
parent b73826d04f
commit 37b5ee35c4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 4.6.2, 2018-06-19T11:17:03. -->
<!-- Written by QtCreator 4.6.2, 2018-06-20T01:11:19. -->
<qtcreator>
<data>
<variable>EnvironmentId</variable>
+2 -2
View File
@@ -82,7 +82,7 @@
<item>
<widget class="QLabel" name="currentTimecode">
<property name="text">
<string>00:00:00;00</string>
<string>00:00:00:00</string>
</property>
</widget>
</item>
@@ -295,7 +295,7 @@
<item>
<widget class="QLabel" name="endTimecode">
<property name="text">
<string>00:00:00;00</string>
<string>00:00:00:00</string>
</property>
</widget>
</item>