mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
Fix compilation on macOS
This commit is contained in:
parent
2b262c5b24
commit
db9fc57a37
1 changed files with 2 additions and 7 deletions
|
|
@ -17,13 +17,8 @@
|
|||
*/
|
||||
|
||||
#import "AppKitImpl.h"
|
||||
#include "AppKit.h"
|
||||
|
||||
#import <AppKit/NSStatusBar.h>
|
||||
#import <AppKit/NSStatusItem.h>
|
||||
#import <AppKit/NSStatusBarButton.h>
|
||||
#import <AppKit/NSWorkspace.h>
|
||||
#import <CoreVideo/CVPixelBuffer.h>
|
||||
#import <QWindow>
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@implementation AppKitImpl
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue