New error handle layout change.
This commit is contained in:
@@ -75,9 +75,12 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="systemMsgBar">
|
||||
<property name="text">
|
||||
<string><html><head/><body><p>Message from DAQ and device.</p></body></html></string>
|
||||
<widget class="QWidget" name="widgetMsg" native="true">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user