FIX:update SyncAmsInfoDialog

jira: STUDIO-9928 STUDIO-9934
Change-Id: Ica81cb037ff0b99cc53a762b280a666e8c832ab3
(cherry picked from commit eeb474d2cee9187961db1941be952f806ff6c76d)
This commit is contained in:
zhou.xu
2025-01-17 15:40:25 +08:00
committed by Noisyfox
parent d2f3742805
commit c2b8f7ecae
5 changed files with 38 additions and 182 deletions

View File

@@ -85,8 +85,6 @@ protected:
wxStaticBitmap * m_rename_button{nullptr};
ComboBox * m_comboBox_printer{nullptr};
wxStaticBitmap * m_staticbitmap{nullptr};
wxStaticBitmap * m_bitmap_last_plate{nullptr};
wxStaticBitmap * m_bitmap_next_plate{nullptr};
wxStaticBitmap * img_amsmapping_tip{nullptr};
ThumbnailPanel * m_thumbnailPanel{nullptr};
wxPanel * m_panel_status{nullptr};