diff options
author | Sandro Knauß <sknauss@kde.org> | 2016-11-08 16:11:02 +0100 |
---|---|---|
committer | Sandro Knauß <sknauss@kde.org> | 2016-11-08 16:23:47 +0100 |
commit | 026278f1cf0c692b8ba134c84c26da5bb8274d67 (patch) | |
tree | 22cf5baaab7fab53bfd0a07625a6612f01936bfe /framework/domain/messageparser_new.cpp | |
parent | 2561117ed2f5ca07d8dc63f45c22989cb0fa147d (diff) | |
download | kube-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.cpp | 3 |
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 |