diff options
Diffstat (limited to 'daemon/musicmanager.h')
| -rw-r--r-- | daemon/musicmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/musicmanager.h b/daemon/musicmanager.h index 89e5fd7..14aa6fb 100644 --- a/daemon/musicmanager.h +++ b/daemon/musicmanager.h @@ -9,7 +9,7 @@ class MusicManager : public QObject, protected QDBusContext { Q_OBJECT - LOG4QT_DECLARE_QCLASS_LOGGER + QLoggingCategory l; public: explicit MusicManager(WatchConnector *watch, QObject *parent = 0); |
