From 250d6a4dbe61b6798cd090abeabdc0ece8237dd3 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sat, 25 Oct 2014 21:23:38 +0000 Subject: some restructuring, added first version of the mozjs plugin git-svn-id: file:///var/local/svn/basicwriter@78 daaaf23c-2e50-4459-9457-1e69db5a47bf --- src/core/script/Object.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/core/script/Object.hpp') diff --git a/src/core/script/Object.hpp b/src/core/script/Object.hpp index fafe632..350f800 100644 --- a/src/core/script/Object.hpp +++ b/src/core/script/Object.hpp @@ -27,6 +27,8 @@ namespace ousia { namespace script { +// TODO: Check names for being proper identifiers! + /** * The Property struct represents an object property with corresponding getter * and setter function. -- cgit v1.2.3