diff options
-rw-r--r-- | openscad.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openscad.pro b/openscad.pro index 1b89951..4dbe0c6 100644 --- a/openscad.pro +++ b/openscad.pro @@ -35,7 +35,7 @@ macx:CONFIG += mdi CONFIG += cgal CONFIG += opencsg CONFIG += progresswidget -#CONFIG += qcodeedit +CONFIG += qcodeedit mdi { # MDI needs an OpenCSG library that is compiled with OpenCSG-Reset-Hack.patch applied |