##// END OF EJS Templates
Fix QLegend test case....
Fix QLegend test case. The test window was too low to encompass all legend markers. Change-Id: I5a9d325494f51fc996c233f3fafd524cbb52b560 Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r2510:0fc60b87ece9
r2568:e7097a7e781d
Show More
qmlchartproperties.pro
9 lines | 221 B | text/idl | PrologLexer
!include( ../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
OTHER_FILES += qml/qmlchartproperties/*
include(qmlapplicationviewer/qmlapplicationviewer.pri)