summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/composercontroller.cpp
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-05-23 21:25:30 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-05-23 21:25:30 +0200
commit01f36d638e12bd6ecc97fbef27d694172fbdd7f8 (patch)
tree17f1bb3fecfa4c6b50461579cfda8c98fa8ae1ae /framework/src/domain/composercontroller.cpp
parent31bf3102fe8f8cdd3f1448f0f22f182d0c2820d2 (diff)
downloadkube-01f36d638e12bd6ecc97fbef27d694172fbdd7f8.tar.gz
kube-01f36d638e12bd6ecc97fbef27d694172fbdd7f8.zip
Fixed stuff that got broken during the move
Diffstat (limited to 'framework/src/domain/composercontroller.cpp')
-rw-r--r--framework/src/domain/composercontroller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/src/domain/composercontroller.cpp b/framework/src/domain/composercontroller.cpp
index 670cca0b..332101ac 100644
--- a/framework/src/domain/composercontroller.cpp
+++ b/framework/src/domain/composercontroller.cpp
@@ -33,7 +33,7 @@
33 33
34#include "identitiesmodel.h" 34#include "identitiesmodel.h"
35#include "recepientautocompletionmodel.h" 35#include "recepientautocompletionmodel.h"
36#include "mailtemplates.h" 36#include "mime/mailtemplates.h"
37 37
38class IdentitySelector : public Selector { 38class IdentitySelector : public Selector {
39public: 39public: