mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-29 06:08:48 +03:00
Remove QtMac header
This commit is contained in:
parent
1b216870eb
commit
4c71f6f23f
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
||||||
#import <UserNotifications/UserNotifications.h>
|
#import <UserNotifications/UserNotifications.h>
|
||||||
|
|
||||||
#include <QImage>
|
#include <QImage>
|
||||||
#include <QtMac>
|
|
||||||
|
|
||||||
@interface UNNotificationAttachment (UNNotificationAttachmentAdditions)
|
@interface UNNotificationAttachment (UNNotificationAttachmentAdditions)
|
||||||
+ (UNNotificationAttachment*)createFromImageData:(NSData*)imgData
|
+ (UNNotificationAttachment*)createFromImageData:(NSData*)imgData
|
||||||
|
|
Loading…
Reference in a new issue