Remove wrong permissions

This commit is contained in:
Maxime Gimeno 2018-10-08 12:07:26 +02:00
parent 20a6797bea
commit b0bf4e371f
35 changed files with 0 additions and 1 deletions

0
GraphicsView/include/CGAL/Qt/qglviewer.h Executable file → Normal file
View File

0
GraphicsView/include/CGAL/Qt/qglviewer_impl.h Executable file → Normal file
View File

View File

0
Polyhedron/demo/Polyhedron/MainWindow.cpp Executable file → Normal file
View File

0
Polyhedron/demo/Polyhedron/MainWindow.h Executable file → Normal file
View File

0
Polyhedron/demo/Polyhedron/MainWindow.ui Executable file → Normal file
View File

View File

View File

View File

0
Polyhedron/demo/Polyhedron/Point_container.cpp Executable file → Normal file
View File

0
Polyhedron/demo/Polyhedron/Polyhedron_3.qrc Executable file → Normal file
View File

0
Polyhedron/demo/Polyhedron/Preferences.ui Executable file → Normal file
View File

0
Polyhedron/demo/Polyhedron/Primitive_container.cpp Executable file → Normal file
View File

0
Polyhedron/demo/Polyhedron/Scene.cpp Executable file → Normal file
View File

0
Polyhedron/demo/Polyhedron/Scene.h Executable file → Normal file
View File

View File

0
Polyhedron/demo/Polyhedron/Scene_image_item.h Executable file → Normal file
View File

View File

0
Polyhedron/demo/Polyhedron/Scene_plane_item.h Executable file → Normal file
View File

View File

View File

View File

View File

0
Polyhedron/demo/Polyhedron/Scene_spheres_item.h Executable file → Normal file
View File

View File

0
Polyhedron/demo/Polyhedron/SubViewer.ui Executable file → Normal file
View File

0
Polyhedron/demo/Polyhedron/Viewer.cpp Executable file → Normal file
View File

0
Polyhedron/demo/Polyhedron/Viewer.h Executable file → Normal file
View File

0
Three/include/CGAL/Three/Buffer_objects.h Executable file → Normal file
View File

0
Three/include/CGAL/Three/Point_container.h Executable file → Normal file
View File

0
Three/include/CGAL/Three/Primitive_container.h Executable file → Normal file
View File

1
Three/include/CGAL/Three/Scene_item_rendering_helper.h Executable file → Normal file
View File

@ -25,7 +25,6 @@
#include <CGAL/Three/Scene_item.h>
#include <QRunnable>
#ifdef demo_framework_EXPORTS