diff options
Diffstat (limited to 'dev/ZGM')
| -rw-r--r-- | dev/ZGM/Sources/WindowCompositor.cxx | 10 |
1 files changed, 10 insertions, 0 deletions
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 <Modules/CoreCG/FbRenderer.hxx>
+
+/// @file WindowCompositor.cxx
+/// @brief Window compoistor, takes care of video regions.
\ No newline at end of file |
