feat: QLOPML extension

This commit is contained in:
relikd
2025-07-23 12:31:40 +02:00
parent ba76f6a206
commit 20835cd155
9 changed files with 420 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
#import <Cocoa/Cocoa.h>
@interface PreviewViewController : NSViewController
@end