Widgets: Force parent parameter to be present (#172)

This commit is contained in:
S6066
2018-07-31 13:24:28 +02:00
committed by Jérôme Leclercq
parent abedc30747
commit d91c48ab50
7 changed files with 8 additions and 7 deletions

View File

@@ -179,6 +179,7 @@ Nazara Development Kit:
- Fixed GraphicsComponent reflective material count which was not initialized
- Added PhysicsComponent2D::ClosestPointQuery
- Fix GraphicsComponent copy constructor not copying scissor rect
- Force parent parameter to be present in widgets constructor
# 0.4: