From 04d771e39f6c7cf03d1c45e78aea9bf7f14b2512 Mon Sep 17 00:00:00 2001 From: molan-git <59296158+molan-git@users.noreply.github.com> Date: Wed, 18 Jan 2023 12:18:06 +0100 Subject: [PATCH] added custom made icon-m-bookmark --- harbour-tooterb.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour-tooterb.pro b/harbour-tooterb.pro index 8b6193e..f31f4d4 100644 --- a/harbour-tooterb.pro +++ b/harbour-tooterb.pro @@ -78,6 +78,7 @@ DISTFILES += qml/harbour-tooterb.qml \ qml/lib/index.html \ qml/images/icon-s-following \ qml/images/icon-s-bookmark \ + qml/images/icon-m-bookmark \ qml/images/icon-m-emoji.svg \ qml/images/icon-m-profile.svg \ qml/images/icon-l-profile.svg \ @@ -111,4 +112,3 @@ TRANSLATIONS += translations/harbour-tooterb.ts \ translations/harbour-tooterb-sr.ts \ translations/harbour-tooterb-sv.ts \ translations/harbour-tooterb-zh_CN.ts -