From 28bc4344193cda2936ff0f69ae51aa79a7840998 Mon Sep 17 00:00:00 2001 From: JF Date: Sun, 18 Oct 2020 17:35:36 +0200 Subject: [WIP] New notification app that uses software scrolling effect. --- src/displayapp/Apps.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/displayapp/Apps.h') diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h index 3842e4e5..bfa799ba 100644 --- a/src/displayapp/Apps.h +++ b/src/displayapp/Apps.h @@ -2,6 +2,6 @@ namespace Pinetime { namespace Applications { - enum class Apps {None, Launcher, Clock, SysInfo, Meter, Gauge, Brightness, Music, FirmwareValidation, Paint}; + enum class Apps {None, Launcher, Clock, SysInfo, Meter, Gauge, Brightness, Music, FirmwareValidation, Paint, Notifications}; } } \ No newline at end of file -- cgit v1.2.3-70-g09d2