mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
Fix notification display on macOS
This commit is contained in:
@@ -35,5 +35,6 @@
|
||||
|
||||
QPixmap pixmapForExtension(const QString &ext, const QSize &size);
|
||||
void overrideDockClickHandler(bool (*dockClickHandler)(id, SEL, ...));
|
||||
void displayNotification(const QString &title, const QString &message);
|
||||
|
||||
#endif // MACUTILITIES_H
|
||||
|
||||
Reference in New Issue
Block a user