]> git.sesse.net Git - ultimatescore/commitdiff
Add a default subheading for the lower third.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 22 Apr 2017 19:21:34 +0000 (21:21 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 23 Apr 2017 09:45:01 +0000 (11:45 +0200)
client/mainwindow.ui

index d51294875aa8ebe8ead0637a68a3413a18629299..43db93e4a277c88146e57dbe80bfebd1bb92cef5 100644 (file)
          </widget>
         </item>
         <item>
-         <widget class="QLineEdit" name="lowerthird_subheading_edit"/>
+         <widget class="QLineEdit" name="lowerthird_subheading_edit">
+          <property name="text">
+           <string>TFK mini-tournament 2017</string>
+          </property>
+         </widget>
         </item>
        </layout>
       </item>