mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
Various Mac related fixes (Thanks Mirco Chinelli)
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
#ifndef QMACAPPLICATION_H
|
||||
#define QMACAPPLICATION_H
|
||||
|
||||
#ifdef Q_WS_MAC
|
||||
|
||||
#include "qtsingleapplication.h"
|
||||
#include <QStringList>
|
||||
|
||||
@@ -47,9 +45,6 @@ signals:
|
||||
protected:
|
||||
bool event(QEvent *);
|
||||
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
#endif // QMACAPPLICATION_H
|
||||
|
||||
Reference in New Issue
Block a user