mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
ENH: replace n1 & f1 image and name Jira: [STUDIO-4008]
1. replace n1 image at LAN access code dialog 2. replace f1 text with AMS Lite Change-Id: I1385ff5b8b6ca849ed330d49f803e4632732510f Change-Id: I9e053c4123073c5bf152689e7f34ef1667c04d1d (cherry picked from commit 2ca116de0c83c17a8c994c32fa4c41a315628f86)
This commit is contained in:
parent
aa9ace3e39
commit
d3d5751814
5 changed files with 37 additions and 9 deletions
|
@ -34,7 +34,7 @@ protected:
|
|||
wxBitmap m_diagram_bmp;
|
||||
wxImage m_diagram_img;
|
||||
|
||||
MachineObject* m_obj;
|
||||
MachineObject* m_obj{ nullptr };
|
||||
wxString m_input_access_code;
|
||||
public:
|
||||
ConnectPrinterDialog(wxWindow * parent,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue