summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-04-03 03:05:36 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-04-03 03:05:36 (GMT)
commitf2d193c25ade8bcd21e514e8aa16b95afd3aa7c1 (patch)
tree8dd5847af13c534f4a3fde93195001dcd2448bf0
parent5f02e63693f7b32055e73fd7ebbfc91dabff68bd (diff)
Don't enable qcodeedit as default
git-svn-id: http://svn.clifford.at/openscad/trunk@507 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r--openscad.pro4
1 files changed, 3 insertions, 1 deletions
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
contact: Jan Huwald // Impressum