26 lines
534 B
XML
26 lines
534 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>View</class>
|
|
<widget class="QWidget" name="View">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>294</width>
|
|
<height>166</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Grail.exe</string>
|
|
</property>
|
|
<property name="windowOpacity">
|
|
<double>0.300000000000000</double>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|