From da5e05dd81bb4c589c72f2b57f7b84629310616f Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 20 Nov 2020 10:10:22 -0800 Subject: android: bundle the default font for OnePlus devices This was missed in the transition to the qmake based build. Signed-off-by: Dirk Hohndel --- Subsurface-mobile.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/Subsurface-mobile.pro b/Subsurface-mobile.pro index f24e1d8f2..b2f1730b9 100644 --- a/Subsurface-mobile.pro +++ b/Subsurface-mobile.pro @@ -306,6 +306,7 @@ android { SOURCES += core/android.cpp \ core/serial_usb_android.cpp RESOURCES += packaging/android/translations.qrc + RESOURCES += android-mobile/font.qrc QT += androidextras ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android-mobile ANDROID_VERSION_CODE = $$BUILD_NR -- cgit v1.2.3-70-g09d2