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/notificationmanager.h | |
| parent | 0ead71b6a9b5c49a4bdc055ce45bc8531b538a20 (diff) | |
Removed Log4Qt from sources
Depend on externally provided liblog4qt.so.1
Diffstat (limited to 'daemon/notificationmanager.h')
| -rw-r--r-- | daemon/notificationmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/notificationmanager.h b/daemon/notificationmanager.h index 4695db9..10c4d2e 100644 --- a/daemon/notificationmanager.h +++ b/daemon/notificationmanager.h @@ -2,7 +2,7 @@ #define NOTIFICATIONMANAGER_H #include <QObject> -#include "Logger" +#include <Log4Qt/Logger> #include "settings.h" #include <QDBusInterface> |
