ui/AboutDialog.ui

changeset 14
8a304c898a75
parent 4
fe106c497b75
child 314
04b93b656b60
--- a/ui/AboutDialog.ui	Wed Feb 16 11:51:53 2022 +0100
+++ b/ui/AboutDialog.ui	Wed Feb 16 16:29:42 2022 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>684</width>
-    <height>353</height>
+    <height>390</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -46,6 +46,11 @@
 Source: https://hg.mbse.eu/bmsapp/
 License: GPL v3
 
+Theme: QDarkStyleSheet
+Author: Colin Duquesnoy, Daniel Pizetta, Gonzalo Peña-Castellanos, Carlos Cordoba
+Source: https://github.com/ColinDuquesnoy/QDarkStyleSheet
+License: MIT
+
 Icons: Silk
 Author: Mark James
 Source: http://www.famfamfam.com/lab/icons/silk/
@@ -61,6 +66,9 @@
      <property name="standardButtons">
       <set>QDialogButtonBox::Ok</set>
      </property>
+     <property name="centerButtons">
+      <bool>true</bool>
+     </property>
     </widget>
    </item>
   </layout>

mercurial