mirror of
https://github.com/Wanderson-Magalhaes/Modern_GUI_PyDracula_PySide6_or_PyQt6.git
synced 2026-08-16 12:23:17 +00:00
v1.0.3
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user