diff options
Diffstat (limited to 'src/displayapp/screens/NotificationIcon.h')
| -rw-r--r-- | src/displayapp/screens/NotificationIcon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/screens/NotificationIcon.h b/src/displayapp/screens/NotificationIcon.h index dc34c3f..4054639 100644 --- a/src/displayapp/screens/NotificationIcon.h +++ b/src/displayapp/screens/NotificationIcon.h @@ -4,7 +4,7 @@ namespace Pinetime { namespace Applications { namespace Screens { class NotificationIcon { - public: + public: static const char* GetIcon(bool newNotificationAvailable); }; } |
