FIX: Copywriting localization

Change-Id: I713aa24b306c3687dd4b30e829312bc15d03aadf
This commit is contained in:
maosheng.wei 2023-06-27 18:43:06 +08:00 committed by Lane.Wei
parent 8666b3f831
commit 5060f1b123
15 changed files with 6458 additions and 644 deletions

View file

@ -297,6 +297,7 @@ public:
wxWrapSizer* m_groups_sizer{ nullptr };
MachineObject* m_obj{ nullptr };
std::vector<std::string> m_tray_used;
Label* label_txt{nullptr};
};