diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-11-28 16:20:38 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-11-28 16:20:38 +0100 |
commit | 887abffb3f712acaa23eae174d5890f337fe43cb (patch) | |
tree | d1ba1e6ee366edacae02f04510ce9cfed3d47ef9 /examples/client | |
parent | 4926e7f613ea3e03a2865eec66c6a8c1ec0b6516 (diff) | |
download | sink-887abffb3f712acaa23eae174d5890f337fe43cb.tar.gz sink-887abffb3f712acaa23eae174d5890f337fe43cb.zip |
Cleanup
Diffstat (limited to 'examples/client')
-rw-r--r-- | examples/client/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/client/main.cpp b/examples/client/main.cpp index 3fa5a4e..7e69c0a 100644 --- a/examples/client/main.cpp +++ b/examples/client/main.cpp | |||
@@ -27,6 +27,7 @@ | |||
27 | #include "common/domain/event.h" | 27 | #include "common/domain/event.h" |
28 | #include "common/domain/folder.h" | 28 | #include "common/domain/folder.h" |
29 | #include "common/resourceconfig.h" | 29 | #include "common/resourceconfig.h" |
30 | #include "common/log.h" | ||
30 | #include "console.h" | 31 | #include "console.h" |
31 | 32 | ||
32 | #include <QWidget> | 33 | #include <QWidget> |