From 55427d83b87960903cd6213ac9c73e694ee547bd Mon Sep 17 00:00:00 2001 From: JF Date: Mon, 19 Oct 2020 21:46:41 +0200 Subject: [WIP] Add new notification UI that use HW scrolling effects. Both notification apps are available in the menu, we can compare them. --- 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 bfa799ba..8241b188 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, Notifications}; + enum class Apps {None, Launcher, Clock, SysInfo, Meter, Gauge, Brightness, Music, FirmwareValidation, Paint, Notifications, Notifications2}; } } \ No newline at end of file -- cgit v1.2.3-70-g09d2