mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-29 22:59:35 -07:00
switching from slicer to gcode viewer - unlocking lock file
This commit is contained in:
@@ -28,6 +28,8 @@ bool instance_check(int argc, char** argv, bool app_config_single_instance);
|
||||
// apple implementation of inner functions of instance_check
|
||||
// in InstanceCheckMac.mm
|
||||
void send_message_mac(const std::string& msg, const std::string& version);
|
||||
|
||||
bool unlock_lockfile(const std::string& name, const std::string& path);
|
||||
#endif //__APPLE__
|
||||
|
||||
namespace GUI {
|
||||
|
||||
Reference in New Issue
Block a user