46 lines
1.5 KiB
XML
46 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>DifferenceWarning</class>
|
||
<widget class="QWidget" name="DifferenceWarning">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>400</width>
|
||
<height>463</height>
|
||
</rect>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>Form</string>
|
||
</property>
|
||
<widget class="QLabel" name="differenceWarning">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>401</width>
|
||
<height>461</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string><html><head/><body><p align="center"><span style=" font-size:14pt; font-weight:600; color:#ff0000;">ВНИМАНИЕ!</span></p><p align="center">эта настройка повышенной сложности,<br/>если не шаришь ни в чём здесь, то<br/><span style=" font-weight:600;">НЕ ТРОГАЙ ЗДЕСЬ НИХЕРА<br/>своими дилетантскими ручонками</span></p></body></html></string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="next">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>110</x>
|
||
<y>300</y>
|
||
<width>161</width>
|
||
<height>34</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>Я понял, пусти меня</string>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<resources/>
|
||
<connections/>
|
||
</ui>
|