summaryrefslogtreecommitdiff
path: root/src/mainwin.cc
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-08-09 01:42:39 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-08-09 01:42:39 (GMT)
commita57637e1958eec0f359440b1543bfd14998274f3 (patch)
tree63be5a6cf738997a90e9954a9cbcdd6a24847e4f /src/mainwin.cc
parentc825692a60e7ac9912350f530ea592952a3d9aa1 (diff)
check if running under wine, then run swapbuffers() if so
Diffstat (limited to 'src/mainwin.cc')
-rw-r--r--src/mainwin.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwin.cc b/src/mainwin.cc
index 0d3c148..3fdee6b 100644
--- a/src/mainwin.cc
+++ b/src/mainwin.cc
@@ -1173,8 +1173,6 @@ void MainWindow::actionCompile()
#endif
}
- glview->updateGL(); // issue 160
-
if (viewActionAnimate->isChecked() && e_dump->isChecked()) {
QImage img = this->glview->grabFrameBuffer();
QString filename;
contact: Jan Huwald // Impressum