Add manual printer setup

This commit is contained in:
Noisyfox
2025-01-31 18:19:42 +08:00
parent fbf4281c36
commit cbc97f4ae7
2 changed files with 50 additions and 16 deletions

View File

@@ -293,6 +293,7 @@ public:
wxPanel * ip_input_top_panel{ nullptr };
wxPanel * ip_input_bot_panel{ nullptr };
Button* m_button_ok{ nullptr };
Button* m_button_manual_setup{ nullptr };
Label* m_tips_ip{ nullptr };
Label* m_tips_access_code{ nullptr };
Label* m_tips_sn{nullptr};