##// END OF EJS Templates
Change the opengl widget to be child of the first view of the scene...
Change the opengl widget to be child of the first view of the scene Scene itself doesn't necessarily have a parent, so the old way didn't always find a parent for opengl widget. Change-Id: I60053b94a5979f4142cc3f720f48e38cc7c8d440 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>

File last commit:

r2734:69f73db4ec09
r2841:3448d86fc598
Show More
qmlchartaxis.pro
8 lines | 163 B | text/idl | PrologLexer
!include( ../../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
OTHER_FILES += qml/qmlchartaxis/*