diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/displayapp/Apps.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h index 2722fe0..7e4afa2 100644 --- a/src/displayapp/Apps.h +++ b/src/displayapp/Apps.h @@ -4,4 +4,4 @@ namespace Pinetime { namespace Applications { enum class Apps {None, Launcher, Clock, SysInfo, Meter, Gauge, Brightness, Music, FirmwareValidation, Paint, Paddle, Notifications}; } -}
\ No newline at end of file +} |
