mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
ENH:update ui layout for ip address dialog
Change-Id: I0095928e8c3951597d14783e1d4ef904946da993
This commit is contained in:
parent
6948fb7546
commit
94e6734cc0
3 changed files with 103 additions and 48 deletions
|
@ -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};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue