diff options
-rw-r--r-- | openscad.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openscad.pro b/openscad.pro index 7e7ca16..6e59fb7 100644 --- a/openscad.pro +++ b/openscad.pro @@ -19,7 +19,7 @@ QT += opengl # Application configuration CONFIG += debug # CONFIG += release -CONFIG += mdi +# CONFIG += mdi CONFIG += cgal CONFIG += opencsg |