1
0
Fork 0
forked from suyu/suyu

Revert "Add Logo"

This reverts commit 8e08fc1ab9.
This commit is contained in:
ddutchie 2024-03-16 20:35:27 -04:00
parent 59e997ee07
commit 5cd903eabd

View file

@ -64,7 +64,7 @@
</widget>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout" stretch="1,0,0,1">
<layout class="QVBoxLayout" name="verticalLayout" stretch="1,0,1">
<property name="spacing">
<number>15</number>
</property>
@ -99,20 +99,19 @@ font: 500 20pt &quot;Ubuntu&quot;;</string>
<property name="minimumSize">
<size>
<width>500</width>
<height>20</height>
<height>40</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QProgressBar {
background-color: black;
color: white;
border: 2px solid white;
border-radius: 10px;
padding: 2px;
outline-color: black;
border-radius: 15px;
}
QProgressBar::chunk {
background-color: white;
padding: 2px;
border-radius: 6px;
border-radius: 10px;
}</string>
</property>
<property name="value">
@ -126,43 +125,6 @@ border-radius: 6px;
</property>
</widget>
</item>
<item alignment="Qt::AlignHCenter">
<widget class="QLabel" name="label">
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>56</width>
<height>56</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap>../../dist/qt_themes/default/icons/256x256/suyu.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="indent">
<number>-1</number>
</property>
</widget>
</item>
<item alignment="Qt::AlignHCenter|Qt::AlignTop">
<widget class="QLabel" name="value">
<property name="toolTip">