mainwindow.ui fix

This commit is contained in:
pokamest 2021-02-25 01:06:02 +03:00
parent c74efdaa9b
commit a47ab15aef

View file

@ -254,7 +254,7 @@ QPushButton:hover {
<string notr="true"/> <string notr="true"/>
</property> </property>
<property name="currentIndex"> <property name="currentIndex">
<number>0</number> <number>8</number>
</property> </property>
<widget class="QWidget" name="page_start"> <widget class="QWidget" name="page_start">
<widget class="QLabel" name="label_23"> <widget class="QLabel" name="label_23">
@ -1899,8 +1899,8 @@ QPushButton:hover {
<widget class="QLabel" name="label_26"> <widget class="QLabel" name="label_26">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>120</x> <x>110</x>
<y>600</y> <y>590</y>
<width>150</width> <width>150</width>
<height>22</height> <height>22</height>
</rect> </rect>
@ -2534,6 +2534,22 @@ Provide this code only to TRUSTED users.</string>
<bool>true</bool> <bool>true</bool>
</property> </property>
</widget> </widget>
<widget class="QLabel" name="label_29">
<property name="geometry">
<rect>
<x>110</x>
<y>590</y>
<width>150</width>
<height>22</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">image: url(:/images/AmneziaVPN.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget> </widget>
</widget> </widget>
</widget> </widget>