From b430026b7656173f78f62dfdab13fa705b2cc718 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 13 Mar 2025 06:44:04 +0100 Subject: TQ-23: Patch source code and leaving it for now. Signed-off-by: Amlal El Mahrouss --- dev/Usr/LibCF/Property.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/Usr/LibCF/Property.h') diff --git a/dev/Usr/LibCF/Property.h b/dev/Usr/LibCF/Property.h index 87927de9..51a60be7 100644 --- a/dev/Usr/LibCF/Property.h +++ b/dev/Usr/LibCF/Property.h @@ -26,7 +26,7 @@ namespace LibCF /// @brief User property class. /// @example /prop/foo or /prop/bar - class CFProperty + class CFProperty final CF_OBJECT { public: CFProperty(); -- cgit v1.2.3