commit old changes

This commit is contained in:
2017-11-08 14:48:02 +01:00
parent ea9fbc6d47
commit 16e1bbb289
7 changed files with 918 additions and 28 deletions

View File

@@ -217,8 +217,42 @@ P=$(P),M=MOTOR_CAMY</string>
<string notr="true">enable plc 1</string>
</property>
</widget>
<widget class="caRelatedDisplay" name="carelateddisplay">
<property name="geometry">
<rect>
<x>620</x>
<y>250</y>
<width>121</width>
<height>24</height>
</rect>
</property>
<property name="label">
<string notr="true">Smaract</string>
</property>
<property name="background">
<color>
<red>128</red>
<green>136</green>
<blue>255</blue>
</color>
</property>
<property name="labels">
<string>Smaract</string>
</property>
<property name="files">
<string>ESB_MX_SMARACT_main.ui</string>
</property>
<property name="args">
<string>P=SARES30-ESBMX</string>
</property>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>caRelatedDisplay</class>
<extends>QWidget</extends>
<header>caRelatedDisplay</header>
</customwidget>
<customwidget>
<class>caMessageButton</class>
<extends>QPushButton</extends>