diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-11-27 11:53:39 +0100 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-11-27 11:53:39 +0100 |
| commit | 079ef7e98c98661f5ffd49674c06677db96fff86 (patch) | |
| tree | 18406b3ce121f8adff96d8b1641089d3525eba05 /dev/CodeKit/TerminalEmulator.h | |
| parent | e74972d4a1e2ffbc62699b2e784cd943c523aad6 (diff) | |
Refactoring code for better documentation.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'dev/CodeKit/TerminalEmulator.h')
| -rw-r--r-- | dev/CodeKit/TerminalEmulator.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dev/CodeKit/TerminalEmulator.h b/dev/CodeKit/TerminalEmulator.h new file mode 100644 index 0000000..bf1d4a6 --- /dev/null +++ b/dev/CodeKit/TerminalEmulator.h @@ -0,0 +1,7 @@ +/* ------------------------------------------- + + Copyright (C) 2024, ELMH Group, all rights reserved + +------------------------------------------- */ + +#pragma once |
