summaryrefslogtreecommitdiff
path: root/src/MainWindow.ui
diff options
context:
space:
mode:
authordonbright <hugh.m.bright@gmail.com>2013-03-05 23:47:14 (GMT)
committerdonbright <hugh.m.bright@gmail.com>2013-03-05 23:47:14 (GMT)
commit42f21c3a0850083d245aa3ac346a53e876f0679e (patch)
treefacf41750e0fe27cc4cdaf352c9c8e687011d103 /src/MainWindow.ui
parent422c668dcb538f181683ae51305bf8d3404f48d6 (diff)
parent4734172c3a16cc06b09e4d2131aa8e380bd0f226 (diff)
Merge pull request #288 from openscad/issue11_2
Issue11 2
Diffstat (limited to 'src/MainWindow.ui')
-rw-r--r--src/MainWindow.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/MainWindow.ui b/src/MainWindow.ui
index 4b1639b..8e995cd 100644
--- a/src/MainWindow.ui
+++ b/src/MainWindow.ui
@@ -38,7 +38,7 @@
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
- <widget class="GLView" name="glview" native="true"/>
+ <widget class="QGLView" name="qglview" native="true"/>
<widget class="QTextEdit" name="console">
<property name="readOnly">
<bool>true</bool>
@@ -691,9 +691,9 @@
</widget>
<customwidgets>
<customwidget>
- <class>GLView</class>
+ <class>QGLView</class>
<extends>QWidget</extends>
- <header>GLView.h</header>
+ <header>QGLView.h</header>
<container>1</container>
</customwidget>
<customwidget>
contact: Jan Huwald // Impressum