From 1f9b7e979f656c255bb1bf51743f1001c613b963 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Tue, 27 Aug 2024 09:22:59 +0200 Subject: [IMP] Add log window when booting. Signed-off-by: Amlal EL Mahrouss --- dev/ZGM/Sources/WindowCompositor.cxx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dev/ZGM/Sources/WindowCompositor.cxx (limited to 'dev/ZGM/Sources') diff --git a/dev/ZGM/Sources/WindowCompositor.cxx b/dev/ZGM/Sources/WindowCompositor.cxx new file mode 100644 index 00000000..da9a0935 --- /dev/null +++ b/dev/ZGM/Sources/WindowCompositor.cxx @@ -0,0 +1,10 @@ +/* ------------------------------------------- + + Copyright ZKA Technologies. + +------------------------------------------- */ + +#include + +/// @file WindowCompositor.cxx +/// @brief Window compoistor, takes care of video regions. \ No newline at end of file -- cgit v1.2.3