Renamed displayapp/Screens to displayapp/screens
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#include "Screen.h"
|
||||
using namespace Pinetime::Applications::Screens;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
#include "Screen.h"
|
||||
using namespace Pinetime::Applications::Screens;
|
||||