#
# ChangeLog for src/Actions/ShapeAction/RemoveShapeAction.cpp
#
# Generated by Trac 1.4.4
# Apr 2, 2025, 6:47:29 PM

Fri, 14 Dec 2012 17:40:13 GMT Frederik Heber <heber@…> [12098a]
	* src/Actions/ShapeAction/RemoveShapeAction.cpp (modified)
	* src/Actions/ShapeAction/RemoveShapeAction.def (modified)

	Refactoring: use vector<Shape> instead of vector<Shape*> in ...


Fri, 16 Nov 2012 11:10:27 GMT Frederik Heber <heber@…> [f20da5]
	* src/Actions/GlobalListOfActions.hpp (modified)
	* src/Actions/Makefile.am (modified)
	* src/Actions/ShapeAction/RemoveShapeAction.cpp (added)
	* src/Actions/ShapeAction/RemoveShapeAction.def (added)
	* src/Actions/ShapeAction/RemoveShapeAction.hpp (added)

	RemoveShapeAction added