From eb0af22ecf66957b9341521990c49a6d1d5d70e3 Mon Sep 17 00:00:00 2001 From: Jean-François Milants Date: Tue, 11 Oct 2022 21:36:31 +0200 Subject: Watch face settings : disable watch faces that are not available (external resources are not installed). --- src/displayapp/screens/WatchFaceInfineat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/displayapp/screens/WatchFaceInfineat.h') diff --git a/src/displayapp/screens/WatchFaceInfineat.h b/src/displayapp/screens/WatchFaceInfineat.h index 285908e8..6c3c30ba 100644 --- a/src/displayapp/screens/WatchFaceInfineat.h +++ b/src/displayapp/screens/WatchFaceInfineat.h @@ -39,6 +39,8 @@ namespace Pinetime { void Refresh() override; + static bool IsAvailable(Pinetime::Controllers::FS& filesystem); + private: char displayedChar[5] {}; -- cgit v1.2.3-70-g09d2