summaryrefslogtreecommitdiff
path: root/mainwin.cc
diff options
context:
space:
mode:
Diffstat (limited to 'mainwin.cc')
-rw-r--r--mainwin.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mainwin.cc b/mainwin.cc
index 96dd0d2..bf26c8a 100644
--- a/mainwin.cc
+++ b/mainwin.cc
@@ -910,7 +910,7 @@ void MainWindow::actionExportSTLorOFF(bool)
}
if (!root_N->is_simple()) {
- PRINT("Object isn't a single polyhedron or otherwise invalid! Modify your design..");
+ PRINT("Object isn't a valid 2-manifold! Modify your design..");
current_win = NULL;
return;
}
contact: Jan Huwald // Impressum