ENH:translate text

jira: none
Change-Id: I0bbacfc198b93f663d1e844664440e45cf39617d
(cherry picked from commit 248f6daf96591010654263d57c14bf45fef2a53b)
This commit is contained in:
zhou.xu
2025-01-19 13:59:43 +08:00
committed by Noisyfox
parent efb32b7c54
commit 49743635f5
5 changed files with 30 additions and 26 deletions

View File

@@ -11,6 +11,7 @@
#include "DeviceManager.hpp"
class Button;
class CheckBox;
class Label;
namespace Slic3r { namespace GUI {
class CapsuleButton;
class SyncAmsInfoDialog : public DPIDialog
@@ -312,7 +313,9 @@ private:
wxBoxSizer * sizer_basic_right_info = nullptr;
wxBoxSizer * sizer_advanced_options_title = nullptr;
wxPanel * m_rename_edit_panel = nullptr;
wxStaticText * m_confirm_title = nullptr;
Label * m_confirm_title = nullptr;
wxString m_undone_str;
wxString m_override_undone_str;
wxStaticText * m_are_you_sure_title = nullptr;
// wxBoxSizer * m_plate_combox_sizer = nullptr;