mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 23:37:59 +00:00
Mac compilation fix
This commit is contained in:
parent
37b09e70b0
commit
a300a6094e
@ -59,8 +59,8 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef Q_WS_MAC
|
#ifdef Q_WS_MAC
|
||||||
#include <Files.h>
|
#include <CoreServices/CoreServices.h>
|
||||||
#include <Folders.h>
|
#include <ApplicationServices/ApplicationServices.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef Q_WS_WIN
|
#ifndef Q_WS_WIN
|
||||||
|
Loading…
Reference in New Issue
Block a user