mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-13 16:30:29 -05:00
Fix compilation on macOS
This commit is contained in:
parent
11afd73117
commit
25a34a66e1
@ -17,16 +17,8 @@
|
||||
*/
|
||||
|
||||
#import "AppKitImpl.h"
|
||||
#include "AppKit.h"
|
||||
#include <QWindow>
|
||||
|
||||
#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>
|
||||
#import <QWindow>
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@implementation AppKitImpl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user