Move the Managed class into it's own file
authorLars Knoll <lars.knoll@digia.com>
Wed, 2 Jan 2013 11:28:10 +0000 (12:28 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Thu, 3 Jan 2013 11:06:32 +0000 (12:06 +0100)
commiteb8bb49a1331e0c1739c2ac0ff0c443df3b56e81
tree618406fb4f4617509c84abea5fa4ad8bba620a2e
parent274583f2dbf53ec296e50f0e68a7907d90482cee
Move the Managed class into it's own file

Preparations for some further cleanups.

Change-Id: Id9fa3a8541748ee70085bc84985ac508f989e1d3
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qmljs_objects.cpp
qmljs_objects.h
qv4managed.cpp [new file with mode: 0644]
qv4managed.h [new file with mode: 0644]
v4.pro