From f2d193c25ade8bcd21e514e8aa16b95afd3aa7c1 Mon Sep 17 00:00:00 2001 From: kintel Date: Sat, 3 Apr 2010 03:05:36 +0000 Subject: Don't enable qcodeedit as default git-svn-id: http://svn.clifford.at/openscad/trunk@507 b57f626f-c46c-0410-a088-ec61d464b74c diff --git a/openscad.pro b/openscad.pro index 4dbe0c6..8d0df63 100644 --- a/openscad.pro +++ b/openscad.pro @@ -35,7 +35,9 @@ macx:CONFIG += mdi CONFIG += cgal CONFIG += opencsg CONFIG += progresswidget -CONFIG += qcodeedit + +#Uncomment the following line to enable QCodeEdit +#CONFIG += qcodeedit mdi { # MDI needs an OpenCSG library that is compiled with OpenCSG-Reset-Hack.patch applied -- cgit v0.10.1