mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-07 05:31:25 -07:00
Various Mac related fixes (Thanks Mirco Chinelli)
This commit is contained in:
parent
11fe685a6b
commit
c31b5f1f97
7 changed files with 66 additions and 9 deletions
|
@ -28,8 +28,6 @@
|
|||
* Contact : chris@qbittorrent.org
|
||||
*/
|
||||
|
||||
#ifdef Q_WS_MAC
|
||||
|
||||
#include <QFileOpenEvent>
|
||||
#include "qmacapplication.h"
|
||||
|
||||
|
@ -52,4 +50,3 @@ bool QMacApplication::event(QEvent * event) {
|
|||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue