From 9182ffb1573c77367ad6b5e4b1f3e4f52b3c3ea4 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Mon, 9 Mar 2026 09:43:54 +0100 Subject: Fix Mastodon sync and transfer reliability edge cases --- common/common.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'common/common.pro') diff --git a/common/common.pro b/common/common.pro index 02c78ee..136d882 100644 --- a/common/common.pro +++ b/common/common.pro @@ -11,6 +11,7 @@ TARGET = $$qtLibraryTarget($$TARGET) HEADERS += \ $$PWD/mastodonauthutils.h \ + $$PWD/mastodontextutils.h \ $$PWD/mastodonpostsdatabase.h SOURCES += \ -- cgit v1.2.3