Skip to content
  • Roger Bramon's avatar
    Fix QVTKWidget problem on Windows with Aero off and Qt5 · 7b31f501
    Roger Bramon authored
    In Qt 5.0, QWidget::winEvent has been replaced to QWidget::nativeEvent.
    Therefore, the problem solved in 0a0b43ed can still be reproduced when linking VTK against Qt5.
    
    This commit fixes the problem also when linking against Qt5.
    
    Change-Id: I0b94e76f6f80dc2afccbe5b263770c27ddba60c2
    7b31f501