summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Apps.h
diff options
context:
space:
mode:
authorJF002 <JF002@users.noreply.github.com>2020-10-04 10:21:22 (GMT)
committerGitHub <noreply@github.com>2020-10-04 10:21:22 (GMT)
commit39954bbd3afb592a0c3109e3479594183e8d0778 (patch)
tree58efd04aa38b8dc7989c51fe3c9cdb9a3fb46a54 /src/DisplayApp/Apps.h
parent5adc97702c326d0252df6da75ce4ac244a4b3553 (diff)
parent6c86d1d9d706706fcb6f214aba8259e61ed68755 (diff)
Merge pull request #68 from Avamander/patch-1
Rename folders to follow a consistent style
Diffstat (limited to 'src/DisplayApp/Apps.h')
-rw-r--r--src/DisplayApp/Apps.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/DisplayApp/Apps.h b/src/DisplayApp/Apps.h
deleted file mode 100644
index 3842e4e..0000000
--- a/src/DisplayApp/Apps.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#pragma once
-
-namespace Pinetime {
- namespace Applications {
- enum class Apps {None, Launcher, Clock, SysInfo, Meter, Gauge, Brightness, Music, FirmwareValidation, Paint};
- }
-} \ No newline at end of file