FIX:fixed the layout of AMS on the left

STUDIO-9194

Change-Id: I55a8d51c95cba2ae65cafc9e50ea504ced948213
(cherry picked from commit 9d6cc9c37f2ddabc9cf28aab725fe3b7f2889cd8)
This commit is contained in:
tao wang
2024-12-21 21:55:48 +08:00
committed by Noisyfox
parent a7c90b8dfe
commit b48d0861b7
4 changed files with 36 additions and 145 deletions

View File

@@ -91,9 +91,6 @@ protected:
StaticBox* m_panel_virtual {nullptr};
AMSLib* m_vams_lib {nullptr};
AMSRoad* m_vams_road {nullptr};
AMSVirtualRoad* m_vams_extra_road {nullptr};
wxBoxSizer *m_sizer_right_tip {nullptr};