ai-adventure-labs/src/difference-warning.ui

46 lines
1.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:14pt; font-weight:600; color:#ff0000;&quot;&gt;ВНИМАНИЕ!&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;эта настройка повышенной сложности,&lt;br/&gt;если не шаришь ни в чём здесь, то&lt;br/&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;НЕ ТРОГАЙ ЗДЕСЬ НИХЕРА&lt;br/&gt;своими дилетантскими ручонками&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</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>