From 36ec3e50aa1328bed5f3d2cfbf6a0596caa7a7c5 Mon Sep 17 00:00:00 2001 From: Amlal Date: Tue, 18 Feb 2025 12:22:39 +0100 Subject: ADD: File to install system calls and Symbols header file. Signed-off-by: Amlal --- dev/Usr/LibWM/Core.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dev/Usr/LibWM/Core.h') diff --git a/dev/Usr/LibWM/Core.h b/dev/Usr/LibWM/Core.h index ad9fd444..1f2287ec 100644 --- a/dev/Usr/LibWM/Core.h +++ b/dev/Usr/LibWM/Core.h @@ -11,8 +11,8 @@ namespace LibCF { - class CFWindowContainer; - class CFWindowFrame; - class CFWindowTab; - class CFDesktopMenu; + class CFWindowContainer_; + class CFWindowFrame_; + class CFWindowTab_; + class CFDesktopMenu_; } // namespace LibCF \ No newline at end of file -- cgit v1.2.3