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-16 08:59:18 +0100 |
| commit | f87acb5add85ab8d8137dcb33078d088b67d1f02 (patch) | |
| tree | 6e453d493bf53affa9529e3a6b6a418cd4cc1fad /common/common.pro | |
| parent | 09a2477c14376e99bc15e53947b33f2f5233cadb (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 += \ |
