summaryrefslogtreecommitdiff
path: root/src/mainwin.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwin.cc')
-rw-r--r--src/mainwin.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwin.cc b/src/mainwin.cc
index f9b60a6..0cf39e7 100644
--- a/src/mainwin.cc
+++ b/src/mainwin.cc
@@ -1674,7 +1674,7 @@ void MainWindow::viewAngleDiagonal()
{
this->glview->object_rot_x = 35;
this->glview->object_rot_y = 0;
- this->glview->object_rot_z = 25;
+ this->glview->object_rot_z = -25;
this->glview->updateGL();
}
contact: Jan Huwald // Impressum