mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
NEW: [STUDIO-2476] design_staffpick
Change-Id: Ibe4d540ca31882e199437dc2811925e1a40680ec
This commit is contained in:
parent
20ad3c7f9a
commit
84580f6f94
8 changed files with 97 additions and 2 deletions
|
@ -27,6 +27,9 @@
|
|||
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
class NetworkAgent;
|
||||
|
||||
namespace GUI {
|
||||
|
||||
|
||||
|
@ -91,6 +94,7 @@ public:
|
|||
|
||||
public:
|
||||
void SendRecentList(wxString const &sequence_id);
|
||||
void SendDesignStaffpick(NetworkAgent *agent);
|
||||
void SendLoginInfo();
|
||||
void ShowNetpluginTip();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue