Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F37528948
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
667 B
Subscribers
None
View Options
diff --git a/client/ews/ewsmailfactory.h b/client/ews/ewsmailfactory.h
index 032f863..4dfc6a8 100644
--- a/client/ews/ewsmailfactory.h
+++ b/client/ews/ewsmailfactory.h
@@ -1,19 +1,19 @@
// SPDX-FileCopyrightText: 2023 Carl Schwan <carl@carlschwan.eu>
// SPDX-License-Identifier: LGPL-2.0-or-later
#pragma once
#include <KJob>
#include <KMime/Message>
class EwsItem;
namespace EwsMailFactory
{
enum Option {
NoOptions,
SaveCopy = 0x1,
};
Q_DECLARE_FLAGS(Options, Option)
-QString create(const KMime::Message::Ptr &message, Options option = NoOptions);
+QString create(const KMime::Message::Ptr &message, Options options = NoOptions);
};
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Mar 13, 9:48 AM (5 h, 28 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ba/f9/e0b9c6fbc8168b32b75b698e6d3e
Attached To
rOJ GpgOL.js
Event Timeline
Log In to Comment