mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 05:38:06 -06:00
BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
This commit is contained in:
@@ -33,7 +33,9 @@
|
||||
|
||||
#include <QObject>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QDBusPendingCallWatcher;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
class PowerManagementInhibitor : public QObject
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user