From c366d54d2d160dfe5bb1033ad87fedbc3b9c7cbe Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Mon, 5 Aug 2019 23:20:02 -0500 Subject: [PATCH] modified: test_laser.ui --- dm/test_laser.ui | 26 +++++--------------------- 1 file changed, 5 insertions(+), 21 deletions(-) diff --git a/dm/test_laser.ui b/dm/test_laser.ui index fe28e60..ce9693e 100644 --- a/dm/test_laser.ui +++ b/dm/test_laser.ui @@ -76,31 +76,15 @@ <string notr="true">daq:l1:switch</string> </property> </widget> - <widget class="caLabel" name="calabel_2"> + <widget class="caLineEdit" name="calineedit"> <property name="geometry"> <rect> - <x>130</x> - <y>240</y> - <width>90</width> - <height>28</height> + <x>110</x> + <y>220</y> + <width>100</width> + <height>20</height> </rect> </property> - <property name="margin"> - <number>1</number> - </property> - <property name="background"> - <color alpha="47"> - <red>255</red> - <green>255</green> - <blue>255</blue> - </color> - </property> - <property name="visibility"> - <enum>caLabel::Calc</enum> - </property> - <property name="visibilityCalc"> - <string notr="true">1</string> - </property> <property name="channel" stdset="0"> <string notr="true">daq:l1:glstat</string> </property> -- GitLab