diff options
| author | Andrew Branson <andrew.branson@jolla.com> | 2026-03-09 09:43:54 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@jolla.com> | 2026-03-09 09:43:54 +0100 |
| commit | 9182ffb1573c77367ad6b5e4b1f3e4f52b3c3ea4 (patch) | |
| tree | 89f7c1e3019073354e254a23576d5b1f3573a959 /common/common.pro | |
| parent | b21179732f7dcaea8fcff389f02caae0bc1535f1 (diff) | |
Fix Mastodon sync and transfer reliability edge cases
Diffstat (limited to 'common/common.pro')
| -rw-r--r-- | common/common.pro | 1 |
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 += \ |
