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