This commit is contained in:
Maxime Gimeno 2016-05-09 15:15:05 +02:00
parent 6486abd0a6
commit 57a5a91ccf
2 changed files with 0 additions and 3 deletions

View File

@ -343,7 +343,6 @@ if(CGAL_Qt5_FOUND AND Qt5_FOUND AND OPENGL_FOUND AND QGLVIEWER_FOUND)
TARGETS
demo_framework
scene_polyhedron_item
scene_basic_objects
scene_points_with_normal_item
scene_implicit_function_item
scene_polylines_item

View File

@ -145,8 +145,6 @@ public :
return;
update_group_number(item,0);
item->has_group=0;
Scene_group_item* group =
qobject_cast<Scene_group_item*>(item);
children.removeOne(item);
}
//!Moves a child up in the list.