ENH: adjust layout of preset page

Change-Id: I4b58b905071586f1d639adebed080c90e75b4553
This commit is contained in:
liz.li 2023-07-04 11:42:57 +08:00 committed by Lane.Wei
parent 1dfcbf6093
commit d208272695
8 changed files with 31 additions and 31 deletions

View file

@ -221,6 +221,7 @@ protected:
CaliPresetCaliStagePanel* m_cali_stage_panel { nullptr };
wxPanel* m_selection_panel { nullptr };
wxPanel* m_filament_from_panel { nullptr };
wxStaticText* m_filament_list_tips{ nullptr };
wxPanel* m_multi_ams_panel { nullptr };
wxPanel* m_filament_list_panel { nullptr };
wxPanel* m_ext_spool_panel { nullptr };