1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

macos better wrapper

This commit is contained in:
David Kocik
2019-12-10 14:10:47 +01:00
parent c37128ad63
commit a259058845
4 changed files with 87 additions and 66 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
-(instancetype) init;
-(void) add_unmount_observer;
-(void) on_device_unmount: (NSNotification*) notification;
-(void) list_dev;
-(NSArray*) list_dev;
@end