This commit is contained in:
VFX - Visual Effects
2021-04-10 17:50:37 -03:00
parent 3a9c6cc42c
commit 2459df76e4
3 changed files with 58 additions and 22 deletions
+14 -2
View File
@@ -1177,6 +1177,12 @@ Button */
</property>
<item row="0" column="0">
<widget class="QFrame" name="extraIcon">
<property name="minimumSize">
<size>
<width>20</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>20</width>
@@ -1184,7 +1190,7 @@ Button */
</size>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
@@ -1193,6 +1199,12 @@ Button */
</item>
<item row="0" column="1">
<widget class="QLabel" name="extraLabel">
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Left Box</string>
</property>
@@ -2998,7 +3010,7 @@ background-repeat: no-repeat;</string>
<item>
<widget class="QLabel" name="version">
<property name="text">
<string>v1.0.2</string>
<string>v1.0.3</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>