From 69628390815254297bbd8c95436f6780fa846fae Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 10 Feb 2026 23:16:37 +0100 Subject: Translations fixed and other stuff --- common/common.pro | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'common/common.pro') diff --git a/common/common.pro b/common/common.pro index 89f0117..02c78ee 100644 --- a/common/common.pro +++ b/common/common.pro @@ -10,12 +10,11 @@ TARGET = mastodoncommon TARGET = $$qtLibraryTarget($$TARGET) HEADERS += \ - $$PWD/mastodonpostsdatabase.h \ - $$PWD/mastodonnotificationsdatabase.h + $$PWD/mastodonauthutils.h \ + $$PWD/mastodonpostsdatabase.h SOURCES += \ - $$PWD/mastodonpostsdatabase.cpp \ - $$PWD/mastodonnotificationsdatabase.cpp + $$PWD/mastodonpostsdatabase.cpp TARGETPATH = $$[QT_INSTALL_LIBS] target.path = $$TARGETPATH -- cgit v1.2.3