diff options
| author | Andrew Branson <andrew.branson@jolla.com> | 2026-04-03 22:55:30 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@jolla.com> | 2026-04-04 11:55:25 +0200 |
| commit | a35c9fa159173388d88ef77e1d31f53488aad094 (patch) | |
| tree | e4691b5bbf054ca13e35d98d9df653bf9cdc0054 /common/common.pri | |
| parent | 5f999f7a4712c4a4d1c89054b544064cfd4b769e (diff) | |
Generalize for all fediverse accounts
Diffstat (limited to 'common/common.pri')
| -rw-r--r-- | common/common.pri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common.pri b/common/common.pri index 7f593db..1e75506 100644 --- a/common/common.pri +++ b/common/common.pri @@ -5,4 +5,4 @@ INCLUDEPATH += $$PWD DEPENDPATH += . -LIBS += -L$$PWD -lmastodoncommon +LIBS += -L$$PWD -lfediversecommon |
