Move math object into it's own file
authorLars Knoll <lars.knoll@digia.com>
Mon, 21 Jan 2013 20:48:51 +0000 (21:48 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Mon, 21 Jan 2013 21:54:14 +0000 (22:54 +0100)
commitfc0ce315b38dfb752cf920c4429ce74a54876cb4
treef0ee7b6e0a5ca3c48b5e4240aa6938b028262e80
parent6681dde8b70de79a84ea390914c4dd2013876da7
Move math object into it's own file

Change-Id: I01f00659f01ff11a401dedf1ce27b16d31d0f4f9
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qmljs_engine.cpp
qv4ecmaobjects.cpp
qv4ecmaobjects_p.h
qv4mathobject.cpp [new file with mode: 0644]
qv4mathobject.h [new file with mode: 0644]
v4.pro