|
|
|
@ -88,8 +88,18 @@
@@ -88,8 +88,18 @@
|
|
|
|
|
<attribute name="title"> |
|
|
|
|
<string>About</string> |
|
|
|
|
</attribute> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout"> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="mascot_lbl"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
<property name="pixmap"> |
|
|
|
|
<pixmap resource="../icons.qrc">:/Icons/skin/mascot.png</pixmap> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QLabel" name="lb_about"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
|
|
@ -123,13 +133,6 @@ p, li { white-space: pre-wrap; }
@@ -123,13 +133,6 @@ p, li { white-space: pre-wrap; }
|
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="mascot_lbl"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QWidget" name="tab3"> |
|
|
|
@ -297,6 +300,8 @@ p, li { white-space: pre-wrap; }
@@ -297,6 +300,8 @@ p, li { white-space: pre-wrap; }
|
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<layoutdefault spacing="6" margin="11"/> |
|
|
|
|
<resources/> |
|
|
|
|
<resources> |
|
|
|
|
<include location="../icons.qrc"/> |
|
|
|
|
</resources> |
|
|
|
|
<connections/> |
|
|
|
|
</ui> |
|
|
|
|