mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 00:07:52 -06:00
NEW: [STUDIO-2476] design_staffpick
This reverts commit 4d13a44a2e4136d0c2e173e367e13f6a6ba00670. Reason for revert: 123 Change-Id: I008a0ab3540589e5938fb3e1814571e00c467227
This commit is contained in:
parent
8eb84e8d4f
commit
0a9d33157a
18 changed files with 363 additions and 556 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