From e3fb2f0b8974f3e9a124d27f4b568e754ccfb782 Mon Sep 17 00:00:00 2001 From: Avamander Date: Fri, 2 Oct 2020 21:46:41 +0300 Subject: Renamed DisplayApp/ to displayapp/ --- src/displayapp/Screens/Screen.cpp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/displayapp/Screens/Screen.cpp (limited to 'src/displayapp/Screens/Screen.cpp') diff --git a/src/displayapp/Screens/Screen.cpp b/src/displayapp/Screens/Screen.cpp new file mode 100644 index 00000000..1467df33 --- /dev/null +++ b/src/displayapp/Screens/Screen.cpp @@ -0,0 +1,2 @@ +#include "Screen.h" +using namespace Pinetime::Applications::Screens; \ No newline at end of file -- cgit v1.2.3-70-g09d2