mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-11 08:54:34 -05:00
22 lines
411 B
Plaintext
22 lines
411 B
Plaintext
|
<ui version="4.0">
|
||
|
<author/>
|
||
|
<comment/>
|
||
|
<exportmacro/>
|
||
|
<class>PhotoShare</class>
|
||
|
<widget class="QWidget" name="PhotoShare">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>400</width>
|
||
|
<height>300</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string>Form</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<pixmapfunction/>
|
||
|
<connections/>
|
||
|
</ui>
|