Commit 5ed771af by grlabu

Upload New File

parent aec1905b
Showing with 68 additions and 0 deletions
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>BossFightEnd</class>
<widget class="QDialog" name="BossFightEnd">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>589</width>
<height>444</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/Downloads/BOSS.jpg);</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Koopajuht muutub vihaseks. Ta valmistub enda ette tuliseks rünnakuks.
Märkasid rünnakut viimasel hetkel ja sul on kaks valikut.</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="pushButton_2">
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>PÕIKA VASAKULE</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton">
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>PÕIKA PAREMALE</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
</layout>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment