From 1fd1e4b5f2418e3ac2909658993bfedb615537ec Mon Sep 17 00:00:00 2001 From: rtk0c Date: Thu, 6 May 2021 21:56:40 -0700 Subject: Change brace style to on new line, add initial deliveries view when an order entry is selected --- core/src/Entrypoint/Backend.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'core/src/Entrypoint/Backend.hpp') diff --git a/core/src/Entrypoint/Backend.hpp b/core/src/Entrypoint/Backend.hpp index 9ceccb1..ca391e6 100644 --- a/core/src/Entrypoint/Backend.hpp +++ b/core/src/Entrypoint/Backend.hpp @@ -2,7 +2,8 @@ #include -class RenderingBackend { +class RenderingBackend +{ public: // Implemented in Backend_OpenGL2.cpp static std::unique_ptr CreateOpenGL2Backend(); -- cgit v1.2.3-70-g09d2