diff options
| author | Max Friedrich <minacode@users.noreply.github.com> | 2025-05-13 00:32:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-12 23:32:03 +0100 |
| commit | 5b20e8e2ba8dae54c7ff5c2d26534b9746df2d15 (patch) | |
| tree | 8f4337f6a30ac75748e159f96ef4461607b696a4 /src/displayapp/apps/Apps.h.in | |
| parent | 6a6981c91251b96cdf33fe9b094b0833b00ebd8f (diff) | |
Simple calculator (#1483)
Co-authored-by: minacode <minamoto9@web.de>
Co-authored-by: Finlay Davidson <finlay.davidson@coderclass.nl>
Co-authored-by: SuIƓng N. <Boteium@users.noreply.github.com>
Co-authored-by: mark9064 <30447455+mark9064@users.noreply.github.com>
Diffstat (limited to 'src/displayapp/apps/Apps.h.in')
| -rw-r--r-- | src/displayapp/apps/Apps.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/displayapp/apps/Apps.h.in b/src/displayapp/apps/Apps.h.in index 2104a267..e697096a 100644 --- a/src/displayapp/apps/Apps.h.in +++ b/src/displayapp/apps/Apps.h.in @@ -26,6 +26,7 @@ namespace Pinetime { StopWatch, Metronome, Motion, + Calculator, Steps, Dice, Weather, |
