mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 22:32:07 +00:00
NEW: support printer storage manage
jira: [STUDIO-14427] Change-Id: Ibfbbb849d9aa30dbc62ddf8aecffad6681d2c894 (cherry picked from commit dbad9dfd4adc0ea7553c9cda6d06959387762e7d)
This commit is contained in:
@@ -110,7 +110,6 @@ typedef int (*func_get_model_mall_rating_result)(void *agent, int job_id, std::s
|
||||
typedef int (*func_get_mw_user_preference)(void *agent, std::function<void(std::string)> callback);
|
||||
typedef int (*func_get_mw_user_4ulist)(void *agent, int seed, int limit, std::function<void(std::string)> callback);
|
||||
|
||||
|
||||
//the NetworkAgent class
|
||||
class NetworkAgent
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user