diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-27 06:12:55 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-27 06:12:55 (GMT) |
| commit | 272e8d5daf22bd15fbdf6163b71b2ee7994e225a (patch) | |
| tree | 7c10745075c32e10da41eb30c119ed44232c432c /src/displayapp/screens | |
| parent | ea10b77f10f494a466fa79fa7990109772eed949 (diff) | |
Continue neofont support
Diffstat (limited to 'src/displayapp/screens')
| -rw-r--r-- | src/displayapp/screens/Notifications.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/displayapp/screens/Notifications.cpp b/src/displayapp/screens/Notifications.cpp index 77f01eb..7cbfec8 100644 --- a/src/displayapp/screens/Notifications.cpp +++ b/src/displayapp/screens/Notifications.cpp @@ -4,7 +4,6 @@ #include "displayapp/screens/Symbols.h" using namespace Pinetime::Applications::Screens; -extern lv_font_t jetbrains_mono_bold_20; Notifications::Notifications(DisplayApp* app, Pinetime::Controllers::NotificationManager& notificationManager, |
