RedPanda-CPP/RedPandaIDE/vcs/gitfetchdialog.ui

19 lines
356 B
Plaintext
Raw Normal View History

2022-02-24 07:22:44 +08:00
<ui version="4.0">
<class>GitFetchDialog</class>
<widget name="GitFetchDialog" class="QDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
</widget>
<resources/>
<connections/>
</ui>