src/RelpipeChartMainWindow.ui
author František Kučera <franta-hg@frantovo.cz>
Fri, 31 Jan 2020 23:34:52 +0100
branchv_0
changeset 44 334a114407cd
parent 42 707a6734f364
child 46 32113908404d
permissions -rw-r--r--
Added tag v0.15 for changeset f3867ada29b8

<?xml version="1.0" encoding="UTF-8"?>
<!--
	Relational pipes
	Copyright © 2018 František Kučera (Frantovo.cz, GlobalCode.info)
	
	This program is free software: you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation, version 3 of the License.
	
	This program is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
	GNU General Public License for more details.
	
	You should have received a copy of the GNU General Public License
	along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<ui version="4.0">
 <class>RelpipeChartMainWindow</class>
 <widget class="QMainWindow" name="RelpipeChartMainWindow">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>640</width>
    <height>480</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>RelpipeChartMainWindow</string>
  </property>
  <widget class="QWidget" name="centralwidget"/>
  <widget class="QMenuBar" name="menubar">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>640</width>
     <height>30</height>
    </rect>
   </property>
  </widget>
  <widget class="QStatusBar" name="statusbar"/>
 </widget>
 <resources/>
 <connections/>
</ui>