diff --git a/Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_cleaning_plugin.cpp b/Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_cleaning_plugin.cpp index 4bad7bc80ec..c49f26a709e 100644 --- a/Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_cleaning_plugin.cpp +++ b/Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_cleaning_plugin.cpp @@ -51,7 +51,7 @@ class Point_set_demo_outlier_removal_dialog : public QDialog, private Ui::Outlie { Q_OBJECT public: - Point_set_demo_outlier_removal_dialog(QWidget */*parent*/ = 0) + Point_set_demo_outlier_removal_dialog(QWidget * /*parent*/ = 0) { setupUi(this); }