diff options
Diffstat (limited to 'daemon/manager.h')
| -rw-r--r-- | daemon/manager.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/daemon/manager.h b/daemon/manager.h index 8d3c8de..db0d0d3 100644 --- a/daemon/manager.h +++ b/daemon/manager.h @@ -11,6 +11,7 @@ #include <QtContacts/QContactDetailFilter> #include <CommHistory/GroupModel> #include <MNotification> +#include "Logger" using namespace QtContacts; using namespace CommHistory; @@ -18,6 +19,7 @@ using namespace CommHistory; class Manager : public QObject { Q_OBJECT + LOG4QT_DECLARE_QCLASS_LOGGER friend class PebbledProxy; |
