mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-24 21:35:03 -07:00
FIX: fix build error
jira: none Change-Id: Ie732916565536fc86b8dbf19b24ea99541f54772 (cherry picked from commit 7cc564fcc9cdd659c2d2eff7b9e56a8f9bf25b7f)
This commit is contained in:
parent
03dddc4db3
commit
1bc373f10e
1 changed files with 0 additions and 1 deletions
|
|
@ -1317,7 +1317,6 @@ public:
|
|||
static std::string get_ftp_folder(std::string type_str);
|
||||
static bool get_printer_is_enclosed(std::string type_str);
|
||||
static bool load_filaments_blacklist_config();
|
||||
static void check_filaments_in_blacklist(std::string tag_vendor, std::string tag_type, bool& in_blacklist, std::string& ac, std::string& info);
|
||||
static std::vector<std::string> get_resolution_supported(std::string type_str);
|
||||
static std::vector<std::string> get_compatible_machine(std::string type_str);
|
||||
static void check_filaments_in_blacklist(std::string tag_vendor, std::string tag_type, int ams_id, bool &in_blacklist, std::string &ac, std::string &info);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue