summaryrefslogtreecommitdiffstats
path: root/framework/domain/messageparser_new.cpp
diff options
context:
space:
mode:
authorSandro Knauß <sknauss@kde.org>2016-11-08 16:11:02 +0100
committerSandro Knauß <sknauss@kde.org>2016-11-08 16:23:47 +0100
commit026278f1cf0c692b8ba134c84c26da5bb8274d67 (patch)
tree22cf5baaab7fab53bfd0a07625a6612f01936bfe /framework/domain/messageparser_new.cpp
parent2561117ed2f5ca07d8dc63f45c22989cb0fa147d (diff)
downloadkube-026278f1cf0c692b8ba134c84c26da5bb8274d67.tar.gz
kube-026278f1cf0c692b8ba134c84c26da5bb8274d67.zip
Add AttachmentModel for viewer
Diffstat (limited to 'framework/domain/messageparser_new.cpp')
-rw-r--r--framework/domain/messageparser_new.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/domain/messageparser_new.cpp b/framework/domain/messageparser_new.cpp
index b930f33d..8afd5956 100644
--- a/framework/domain/messageparser_new.cpp
+++ b/framework/domain/messageparser_new.cpp
@@ -1,5 +1,6 @@
1
2/* 1/*
2 Copyright (c) 2016 Sandro Knauß <knauss@kolabsys.com>
3
3 This library is free software; you can redistribute it and/or modify it 4 This library is free software; you can redistribute it and/or modify it
4 under the terms of the GNU Library General Public License as published by 5 under the terms of the GNU Library General Public License as published by
5 the Free Software Foundation; either version 2 of the License, or (at your 6 the Free Software Foundation; either version 2 of the License, or (at your