Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christian Butz
VTK
Commits
e07e9824
Commit
e07e9824
authored
Jul 11, 2013
by
Burlen Loring
Committed by
Code Review
Jul 11, 2013
Browse files
Merge topic 'opengl-error-hunt' into master
62311d5e
OpenGL error hunt -- dashboard cleanup
parents
8be9b7a5
62311d5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
GUISupport/QtOpenGL/QVTKGraphicsItem.cxx
View file @
e07e9824
...
...
@@ -243,7 +243,7 @@ void QVTKGraphicsItem::paint(QPainter*, const QStyleOptionGraphicsItem*, QWidget
painter
->
endNativePainting
();
#endif
vtkOpenGLCheckErrorMacro
(
"failed after paint"
);
vtkOpenGL
Static
CheckErrorMacro
(
"failed after paint"
);
}
void
QVTKGraphicsItem
::
keyPressEvent
(
QKeyEvent
*
e
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment