mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-03 22:30:38 +08:00
header fix
This commit is contained in:
parent
255df815bd
commit
636c7c86ae
@ -91,6 +91,7 @@ private:
|
||||
// implemented at InstanceSendMac.mm
|
||||
void register_for_messages(const std::string &version_hash);
|
||||
void unregister_for_messages();
|
||||
void bring_instance_forward();
|
||||
// Opaque pointer to RemovableDriveManagerMM
|
||||
void* m_impl_osx;
|
||||
public:
|
||||
|
@ -1,6 +1,5 @@
|
||||
#import "InstanceSend.hpp"
|
||||
#import "InstanceSendMac.h"
|
||||
#import "GUI_App.hpp"
|
||||
|
||||
@implementation DownloaderMessageHandlerMac
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user