summaryrefslogtreecommitdiff
path: root/src/mainwin.cc
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-08-04 02:02:42 (GMT)
committerMarius Kintel <marius@kintel.net>2011-08-04 02:02:42 (GMT)
commit2af5648eda19ef006715d02c8a917229824ba5a8 (patch)
treeb1b727198ae1d68d21c5936fcf99d8231b43fe88 /src/mainwin.cc
parentc65a3f5d743a75b1e4adc0da46b13a2cf8998def (diff)
parent00d7bb401c0732a5f1b33cd0059a643933286c5d (diff)
Merge branch 'master' into visitor
Conflicts: src/OpenCSGRenderer.cc src/csgops.cc src/mainwin.cc src/polyset.cc src/projection.cc
Diffstat (limited to 'src/mainwin.cc')
-rw-r--r--src/mainwin.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwin.cc b/src/mainwin.cc
index 5bc16cb..badb01f 100644
--- a/src/mainwin.cc
+++ b/src/mainwin.cc
@@ -41,14 +41,14 @@
#include "progress.h"
#ifdef ENABLE_OPENCSG
#include "CSGTermEvaluator.h"
-#include "opencsgRenderer.h"
+#include "OpenCSGRenderer.h"
#endif
#ifdef USE_PROGRESSWIDGET
#include "ProgressWidget.h"
#endif
#include "CGALEvaluator.h"
#include "PolySetCGALEvaluator.h"
-#include "thrownTogetherRenderer.h"
+#include "ThrownTogetherRenderer.h"
#include <QMenu>
#include <QTime>
contact: Jan Huwald // Impressum