From 473d9c4fa4d887275eafa9a2f4ef98b3e18695a7 Mon Sep 17 00:00:00 2001 From: Jean-François Milants Date: Wed, 1 Nov 2023 21:06:26 +0100 Subject: Fix code formatting --- src/displayapp/Controllers.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/displayapp/Controllers.h') diff --git a/src/displayapp/Controllers.h b/src/displayapp/Controllers.h index a2f82388..df6b2284 100644 --- a/src/displayapp/Controllers.h +++ b/src/displayapp/Controllers.h @@ -1,11 +1,14 @@ #pragma once + namespace Pinetime { namespace Applications { class DisplayApp; } + namespace Components { class LittleVgl; } + namespace Controllers { class Battery; class Ble; @@ -23,9 +26,11 @@ namespace Pinetime { class MusicService; class NavigationService; } + namespace System { class SystemTask; } + namespace Applications { struct AppControllers { const Pinetime::Controllers::Battery& batteryController; -- cgit v1.2.3-70-g09d2