diff options
| author | Tomasz Sterna <tomek@xiaoka.com> | 2014-07-28 16:06:12 +0200 |
|---|---|---|
| committer | Tomasz Sterna <tomek@xiaoka.com> | 2014-07-28 16:06:12 +0200 |
| commit | b36e22c6cdfbe79b0d91aff2746df5e962f80a33 (patch) | |
| tree | f433473d3b471af24b790081e17e19e705a09860 /daemon/manager.h | |
| parent | 0ead71b6a9b5c49a4bdc055ce45bc8531b538a20 (diff) | |
Removed Log4Qt from sources
Depend on externally provided liblog4qt.so.1
Diffstat (limited to 'daemon/manager.h')
| -rw-r--r-- | daemon/manager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/manager.h b/daemon/manager.h index 4a55256..a062388 100644 --- a/daemon/manager.h +++ b/daemon/manager.h @@ -14,7 +14,7 @@ #include <QtContacts/QContactManager> #include <QtContacts/QContactDetailFilter> #include <MNotification> -#include "Logger" +#include <Log4Qt/Logger> using namespace QtContacts; |
