pgLab/pglab/ProcessStdioWidget.ui
Eelke Klein 04723a289b Switching to linux for development of pglab.
Switched from qmake to cmake. Code changes to make it compile.
2017-08-23 08:10:01 +02:00

19 lines
401 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ProcessStdioWidget</class>
<widget class="QWidget" name="ProcessStdioWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>750</width>
<height>556</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
</widget>
<resources/>
<connections/>
</ui>