From 80f14b8da7067e47fe6419f2a0c0efd2f0a7869c Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Tue, 18 Feb 2003 15:42:26 +0000 Subject: [PATCH] Add newline at end of files. --- Packages/Qt_widget/include/CGAL/IO/pixmaps/alpha_shape.xpm | 2 +- Packages/Qt_widget/include/CGAL/IO/pixmaps/movepoint.xpm | 2 +- Packages/Qt_widget/include/CGAL/IO/pixmaps/points.xpm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Packages/Qt_widget/include/CGAL/IO/pixmaps/alpha_shape.xpm b/Packages/Qt_widget/include/CGAL/IO/pixmaps/alpha_shape.xpm index 0e96475a689..4d767b3d65f 100644 --- a/Packages/Qt_widget/include/CGAL/IO/pixmaps/alpha_shape.xpm +++ b/Packages/Qt_widget/include/CGAL/IO/pixmaps/alpha_shape.xpm @@ -59,4 +59,4 @@ static char * alpha_shape_small_xpm[] = { " .....++....... ", " ...++++..... ", " .....+++.. ", -" ......+. "}; \ No newline at end of file +" ......+. "}; diff --git a/Packages/Qt_widget/include/CGAL/IO/pixmaps/movepoint.xpm b/Packages/Qt_widget/include/CGAL/IO/pixmaps/movepoint.xpm index e7a6edbe404..16fef568b94 100644 --- a/Packages/Qt_widget/include/CGAL/IO/pixmaps/movepoint.xpm +++ b/Packages/Qt_widget/include/CGAL/IO/pixmaps/movepoint.xpm @@ -61,4 +61,4 @@ static char * movepoint_small_xpm[] = { " .............. ", " .....+...... ", " ....+..... ", -" ...+.... "}; \ No newline at end of file +" ...+.... "}; diff --git a/Packages/Qt_widget/include/CGAL/IO/pixmaps/points.xpm b/Packages/Qt_widget/include/CGAL/IO/pixmaps/points.xpm index 9aec8496e4f..a30ba2d6fad 100644 --- a/Packages/Qt_widget/include/CGAL/IO/pixmaps/points.xpm +++ b/Packages/Qt_widget/include/CGAL/IO/pixmaps/points.xpm @@ -60,4 +60,4 @@ static char * points_small_xpm[] = { " .+...+++...... ", " .....+...... ", " .......... ", -" ........ "}; \ No newline at end of file +" ........ "};