summaryrefslogtreecommitdiff
path: root/export.cc
diff options
context:
space:
mode:
Diffstat (limited to 'export.cc')
-rw-r--r--export.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/export.cc b/export.cc
index 017c8e3..6d4356a 100644
--- a/export.cc
+++ b/export.cc
@@ -93,8 +93,9 @@ void export_stl(CGAL_Nef_polyhedron *root_N, QString filename, QProgressDialog *
fclose(f);
}
-void export_off(CGAL_Nef_polyhedron *root_N, QString filename, QProgressDialog *pd)
+void export_off(CGAL_Nef_polyhedron*, QString, QProgressDialog*)
{
+ PRINTF("WARNING: OFF import is not implemented yet.");
}
#endif
contact: Jan Huwald // Impressum