summaryrefslogtreecommitdiff
path: root/transferengine-plugins/mastodonshareservicestatus.h
diff options
context:
space:
mode:
Diffstat (limited to 'transferengine-plugins/mastodonshareservicestatus.h')
-rw-r--r--transferengine-plugins/mastodonshareservicestatus.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/transferengine-plugins/mastodonshareservicestatus.h b/transferengine-plugins/mastodonshareservicestatus.h
index cf2e1f8..be76c37 100644
--- a/transferengine-plugins/mastodonshareservicestatus.h
+++ b/transferengine-plugins/mastodonshareservicestatus.h
@@ -1,5 +1,7 @@
/*
- * Copyright (C) 2013-2026 Jolla Ltd.
+ * SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef MASTODONSHARESERVICESTATUS_H
@@ -64,6 +66,7 @@ private:
Error
};
+ QString authServiceName() const;
void setAccountDetailsState(int accountId, AccountDetailsState state);
void signIn(int accountId);