summaryrefslogtreecommitdiffhomepage
path: root/dev/Usr/LibCF/Property.h
diff options
context:
space:
mode:
Diffstat (limited to 'dev/Usr/LibCF/Property.h')
-rw-r--r--dev/Usr/LibCF/Property.h2
1 files changed, 1 insertions, 1 deletions
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();