Skip to content

QVTKWidget: Fix compilation with Qt 5

Brad King requested to merge brad.king/vtk:fix-QVTKWidget-compile into master

Fix the preprocessor condition added by !2712 (merged) to end on a balanced {} block.

Merge request reports