src/RelpipeChartMainWindow.ui
branchv_0
changeset 4 1622c087f3ea
child 11 0f42346c8fc7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/RelpipeChartMainWindow.ui	Mon Sep 24 16:11:19 2018 +0200
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>RelpipeChartMainWindow</class>
+ <widget class="QMainWindow" name="RelpipeChartMainWindow">
+  <property name="geometry">
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>800</width>
+    <height>600</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>800</width>
+     <height>30</height>
+    </rect>
+   </property>
+  </widget>
+  <widget class="QStatusBar" name="statusbar"/>
+ </widget>
+ <resources/>
+ <connections/>
+</ui>