diff --git a/.gitattributes b/.gitattributes
index 5a6183a5bfe..f3188cd2506 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3105,6 +3105,7 @@ Polyhedron/demo/Polyhedron/MainWindow.ui -text
Polyhedron/demo/Polyhedron/Polyhedron_3.qrc -text
Polyhedron/demo/Polyhedron/data/anchor.off -text svneol=unset#application/octet-stream
Polyhedron/demo/Polyhedron/data/cow.off -text svneol=unset#application/octet-stream
+Polyhedron/demo/Polyhedron/data/cross.off -text svneol=unset#application/octet-stream
Polyhedron/demo/Polyhedron/data/cube_tri.off -text svneol=unset#application/octet-stream
Polyhedron/demo/Polyhedron/data/ellipsoid.off -text svneol=unset#application/octet-stream
Polyhedron/demo/Polyhedron/data/knot.off -text svneol=unset#application/octet-stream
diff --git a/Polyhedron/demo/Polyhedron/MainWindow.h b/Polyhedron/demo/Polyhedron/MainWindow.h
index aafe0eaf325..95cb281f824 100644
--- a/Polyhedron/demo/Polyhedron/MainWindow.h
+++ b/Polyhedron/demo/Polyhedron/MainWindow.h
@@ -50,6 +50,7 @@ protected slots:
void on_actionActivatePolyhedron_triggered();
void on_actionSetPolyhedronA_triggered();
void on_actionSetPolyhedronB_triggered();
+ void on_actionInsideOut_triggered();
// save
// TODO: save all, save current (do we store the current file name?)
diff --git a/Polyhedron/demo/Polyhedron/MainWindow.ui b/Polyhedron/demo/Polyhedron/MainWindow.ui
index 843cf452591..dbf2627f1d5 100644
--- a/Polyhedron/demo/Polyhedron/MainWindow.ui
+++ b/Polyhedron/demo/Polyhedron/MainWindow.ui
@@ -188,7 +188,7 @@
-
+