]> git.sesse.net Git - nageru/commitdiff
Add a version number and such to the about dialog.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 12 Jan 2016 20:13:11 +0000 (21:13 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 12 Jan 2016 20:13:11 +0000 (21:13 +0100)
ui_aboutdialog.ui

index 94362105757122deb7f7000cff0e8b0b06e15b69..53863281a3109380e1dd0752dbd1cddc7d86dbb3 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ui version="4.0">
  <class>AboutDialog</class>
- <widget class="QDialog" name="Dialog">
+ <widget class="QDialog" name="AboutDialog">
   <property name="geometry">
    <rect>
     <x>0</x>
    <string>About Nageru</string>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout">
+   <item>
+    <widget class="QLabel" name="label">
+     <property name="text">
+      <string>&lt;p&gt;&lt;b&gt;Nageru v1.0.0&lt;/b&gt;&lt;/p&gt;
+
+&lt;p&gt;Realtime video mixer&lt;/p&gt;</string>
+     </property>
+    </widget>
+   </item>
    <item>
     <widget class="QTextEdit" name="textEdit">
      <property name="html">