]> git.cworth.org Git - vogl/commitdiff
UI: CLean up labels on Trim Trace dialog
authorPeterLValve <peterl@valvesoftware.com>
Tue, 25 Mar 2014 16:46:07 +0000 (09:46 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Apr 2014 19:37:32 +0000 (12:37 -0700)
src/vogleditor/vogleditor_qtrimdialog.ui

index f2c36660cb57eb4e0f05f43d0cbd8626b7f3cc8c..58c1b481e3bfabb8eae186f4a1e6dbfa7e3311f5 100644 (file)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>430</width>
+    <width>434</width>
     <height>154</height>
    </rect>
   </property>
@@ -38,7 +38,7 @@
      <item>
       <widget class="QLabel" name="label_2">
        <property name="text">
-        <string>trim_frame</string>
+        <string>Trim Frame:</string>
        </property>
       </widget>
      </item>
@@ -58,7 +58,7 @@
      <item>
       <widget class="QLabel" name="label_3">
        <property name="text">
-        <string>trim_len:</string>
+        <string>Trim Length:</string>
        </property>
       </widget>
      </item>
@@ -82,7 +82,7 @@
      <item>
       <widget class="QLabel" name="label_4">
        <property name="text">
-        <string>trim_file:</string>
+        <string>Trim File:</string>
        </property>
       </widget>
      </item>