summaryrefslogtreecommitdiffhomepage
path: root/dev/Usr/LibWM/Core.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-03-12 19:39:59 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-03-12 19:39:59 +0100
commit8fc59848c87cc3cb05d9cf983f9dbd9d0e7aa390 (patch)
tree9822625565863062fe3b5d44f7d794b34400f68f /dev/Usr/LibWM/Core.h
parent873b670fbdd7b0544d84bab2c24dfa6c3a3c75b2 (diff)
TQ-23:
-> Implement CFWindowConnection_ structure. -> Need a controller class now. -> Refactor StringBuilder to KStringBuilder
Diffstat (limited to 'dev/Usr/LibWM/Core.h')
-rw-r--r--dev/Usr/LibWM/Core.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev/Usr/LibWM/Core.h b/dev/Usr/LibWM/Core.h
deleted file mode 100644
index 83a2443e..00000000
--- a/dev/Usr/LibWM/Core.h
+++ /dev/null
@@ -1,15 +0,0 @@
-
-/* -------------------------------------------
-
- Copyright (C) 2025, Amlal EL Mahrouss, all rights reserved.
-
-------------------------------------------- */
-
-#pragma once
-
-#include <LibCF/Object.h>
-
-namespace LibCF
-{
- class CFWindowConnection_;
-} // namespace LibCF \ No newline at end of file