mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
Fix notification display on macOS
This commit is contained in:
parent
f98edcab5c
commit
eb8ff91c5d
3 changed files with 16 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue