summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-12-09 16:56:56 (GMT)
committerMarius Kintel <marius@kintel.net>2011-12-09 16:56:56 (GMT)
commit647fdf5f98f6337955972375a17837aede922988 (patch)
treea3f26f7bf067424b39d783435dc97499c16416e9 /src
parentccb15d52b9de9cdf2ad25a90a59faa7ba9bd4485 (diff)
bugfix: forgot to initialize openglbox
Diffstat (limited to 'src')
-rw-r--r--src/mainwin.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwin.cc b/src/mainwin.cc
index 4b4321d..228e981 100644
--- a/src/mainwin.cc
+++ b/src/mainwin.cc
@@ -145,6 +145,7 @@ MainWindow::MainWindow(const QString &filename)
register_builtin(root_ctx);
+ this->openglbox = NULL;
root_module = NULL;
absolute_root_node = NULL;
root_chain = NULL;
contact: Jan Huwald // Impressum