FIX:add a tip on ams dialog

Change-Id: I78879591a68c0f0c556642a683c6b39208f38bb9
This commit is contained in:
liz.li 2022-10-20 16:17:46 +08:00 committed by Lane.Wei
parent b918052a97
commit 7bcc8c1de8
2 changed files with 18 additions and 12 deletions

View file

@ -81,6 +81,7 @@ protected:
TextInput * m_input_nozzle_min;
TextInput* m_input_nozzle_max;
Button * m_button_confirm;
wxStaticText* m_tip_readonly;
Button * m_button_close;
Button * m_clr_picker;
wxColourData * m_clrData;