summaryrefslogtreecommitdiff
path: root/transferengine-plugins/mastodonshareservicestatus.h
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@jolla.com>2026-03-22 11:21:35 +0100
committerAndrew Branson <andrew.branson@jolla.com>2026-03-22 19:31:10 +0100
commit86bc18b99cc539949934e22f92f430f040117b21 (patch)
tree260be9618fa4c6685a1f69ad4cd531511704182c /transferengine-plugins/mastodonshareservicestatus.h
parentd68706916727ccade2f6ceb7ea3faca32d6e3b64 (diff)
Single auth service, and msyncd restart
- Use the microblog service for all auth - Restart msyncd on install if it's running
Diffstat (limited to 'transferengine-plugins/mastodonshareservicestatus.h')
-rw-r--r--transferengine-plugins/mastodonshareservicestatus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/transferengine-plugins/mastodonshareservicestatus.h b/transferengine-plugins/mastodonshareservicestatus.h
index cf2e1f8..42fe171 100644
--- a/transferengine-plugins/mastodonshareservicestatus.h
+++ b/transferengine-plugins/mastodonshareservicestatus.h
@@ -64,6 +64,7 @@ private:
Error
};
+ QString authServiceName() const;
void setAccountDetailsState(int accountId, AccountDetailsState state);
void signIn(int accountId);