FIX:fixed the ams item cannot be adjusted layout

Change-Id: I8e187bb6f50883d7a607c045cf643eab4ba71ea2
This commit is contained in:
tao wang 2022-08-15 11:21:55 +08:00 committed by Lane.Wei
parent a97da8a9ba
commit 0ea824d167
3 changed files with 50 additions and 34 deletions

View file

@ -449,6 +449,7 @@ protected:
wxStaticText *m_text_calibration_percent = {nullptr};
wxWindow * m_none_ams_panel = {nullptr};
wxWindow * m_panel_top = {nullptr};
wxWindow * m_amswin = {nullptr};
StaticBox * m_panel_can = {nullptr};
wxBoxSizer *m_sizer_top = {nullptr};