diff options
Diffstat (limited to 'dev/SYSDRV/Sources')
| -rw-r--r-- | dev/SYSDRV/Sources/WindowMgr.cxx | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev/SYSDRV/Sources/WindowMgr.cxx b/dev/SYSDRV/Sources/WindowMgr.cxx new file mode 100644 index 00000000..e39bf733 --- /dev/null +++ b/dev/SYSDRV/Sources/WindowMgr.cxx @@ -0,0 +1,10 @@ +/* -------------------------------------------
+
+ Copyright ZKA Technologies.
+
+------------------------------------------- */
+
+#include <WindowMgr.hxx>
+
+/// @file WindowMgr.cxx
+/// @brief Window manager of system driver.
\ No newline at end of file |
