@@ -3110,7 +3110,7 @@ PLATE</string>
31103110 <enum>QFrame::Raised</enum>
31113111 </property>
31123112 <property name="currentIndex">
3113- <number>9 </number>
3113+ <number>0 </number>
31143114 </property>
31153115 <widget class="QWidget" name="stackedWidget_mainTabPage1">
31163116 <layout class="QHBoxLayout" name="horizontalLayout_3">
@@ -5589,6 +5589,68 @@ TO FILE</string>
55895589 </property>
55905590 </spacer>
55915591 </item>
5592+ <item>
5593+ <widget class="IndicatedPushButton" name="btn_select_log_2">
5594+ <property name="sizePolicy">
5595+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
5596+ <horstretch>0</horstretch>
5597+ <verstretch>0</verstretch>
5598+ </sizepolicy>
5599+ </property>
5600+ <property name="minimumSize">
5601+ <size>
5602+ <width>80</width>
5603+ <height>50</height>
5604+ </size>
5605+ </property>
5606+ <property name="maximumSize">
5607+ <size>
5608+ <width>80</width>
5609+ <height>50</height>
5610+ </size>
5611+ </property>
5612+ <property name="text">
5613+ <string>Recall
5614+ Error</string>
5615+ </property>
5616+ <property name="checkable">
5617+ <bool>false</bool>
5618+ </property>
5619+ <property name="checked">
5620+ <bool>false</bool>
5621+ </property>
5622+ <property name="indicator_option" stdset="0">
5623+ <bool>false</bool>
5624+ </property>
5625+ <property name="checked_state_text_option" stdset="0">
5626+ <bool>false</bool>
5627+ </property>
5628+ <property name="python_command_option" stdset="0">
5629+ <bool>true</bool>
5630+ </property>
5631+ <property name="on_color" stdset="0">
5632+ <color>
5633+ <red>0</red>
5634+ <green>255</green>
5635+ <blue>0</blue>
5636+ </color>
5637+ </property>
5638+ <property name="true_state_string" stdset="0">
5639+ <string>SYSTEM
5640+ LOG</string>
5641+ </property>
5642+ <property name="false_state_string" stdset="0">
5643+ <string>MACHINE
5644+ LOG</string>
5645+ </property>
5646+ <property name="true_python_cmd_string" stdset="0">
5647+ <string>INSTANCE._NOTICE.show_last()</string>
5648+ </property>
5649+ <property name="false_python_cmd_string" stdset="0">
5650+ <string/>
5651+ </property>
5652+ </widget>
5653+ </item>
55925654 </layout>
55935655 </widget>
55945656 </item>
@@ -16230,7 +16292,7 @@ ZERO</string>
1623016292 <number>2</number>
1623116293 </property>
1623216294 <property name="text">
16233- <string>05:56:14 PM</string>
16295+ <string>05:02:53 PM</string>
1623416296 </property>
1623516297 <property name="alignment">
1623616298 <set>Qt::AlignCenter</set>
0 commit comments