mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
ENH:update ui layout for ip address dialog
Change-Id: I0095928e8c3951597d14783e1d4ef904946da993
This commit is contained in:
@@ -191,6 +191,8 @@ public:
|
||||
TextInput* m_input_access_code{ nullptr };
|
||||
wxStaticBitmap* m_img_help1{ nullptr };
|
||||
wxStaticBitmap* m_img_help2{ nullptr };
|
||||
wxStaticBitmap* m_img_step1{ nullptr };
|
||||
wxStaticBitmap* m_img_step2{ nullptr };
|
||||
bool m_show_access_code{ false };
|
||||
|
||||
std::shared_ptr<SendJob> m_send_job{nullptr};
|
||||
|
||||
Reference in New Issue
Block a user