mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-27 23:07:11 -05:00
Fix compilation on macOS
This commit is contained in:
parent
11afd73117
commit
25a34a66e1
@ -17,16 +17,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#import "AppKitImpl.h"
|
#import "AppKitImpl.h"
|
||||||
#include "AppKit.h"
|
#import <QWindow>
|
||||||
#include <QWindow>
|
#import <Cocoa/Cocoa.h>
|
||||||
|
|
||||||
#import <AppKit/NSStatusBar.h>
|
|
||||||
#import <AppKit/NSStatusItem.h>
|
|
||||||
#import <AppKit/NSStatusBarButton.h>
|
|
||||||
#import <AppKit/NSWorkspace.h>
|
|
||||||
#import <AppKit/NSWindow.h>
|
|
||||||
#import <AppKit/NSView.h>
|
|
||||||
#import <CoreVideo/CVPixelBuffer.h>
|
|
||||||
|
|
||||||
@implementation AppKitImpl
|
@implementation AppKitImpl
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user