summaryrefslogtreecommitdiff
path: root/common/common.pro
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@jolla.com>2026-03-09 09:43:54 +0100
committerAndrew Branson <andrew.branson@jolla.com>2026-03-09 09:43:54 +0100
commit9182ffb1573c77367ad6b5e4b1f3e4f52b3c3ea4 (patch)
tree89f7c1e3019073354e254a23576d5b1f3573a959 /common/common.pro
parentb21179732f7dcaea8fcff389f02caae0bc1535f1 (diff)
Fix Mastodon sync and transfer reliability edge cases
Diffstat (limited to 'common/common.pro')
-rw-r--r--common/common.pro1
1 files changed, 1 insertions, 0 deletions
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 += \