diff options
| author | Jean-François Milants <jf@codingfield.com> | 2023-11-01 20:52:47 +0100 |
|---|---|---|
| committer | JF <JF002@users.noreply.github.com> | 2023-11-19 21:13:55 +0100 |
| commit | 97ba1a456df385798875c41b29e17273bac92c2d (patch) | |
| tree | adc393e6ccea29ea3b3f90cace9938c70b81721a /src/displayapp/Controllers.h | |
| parent | 02af09d9430bef72f307d49bc215149415a180ea (diff) | |
Add missing new line at end of file.
Diffstat (limited to 'src/displayapp/Controllers.h')
| -rw-r--r-- | src/displayapp/Controllers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/Controllers.h b/src/displayapp/Controllers.h index cef98986..a2f82388 100644 --- a/src/displayapp/Controllers.h +++ b/src/displayapp/Controllers.h @@ -48,4 +48,4 @@ namespace Pinetime { Pinetime::Controllers::NavigationService* navigationService; }; } -}
\ No newline at end of file +} |
