##// 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:

r2398:1e18d6a3f6b0
r2568:e7097a7e781d
Show More
chartviewer.pro
8 lines | 250 B | text/idl | PrologLexer
!include( ../tests.pri ):error( "Couldn't find the demos.pri file!" )
include(charts/charts.pri)
TARGET = chartviewer
QT += opengl
INCLUDEPATH += .
SOURCES += main.cpp window.cpp view.cpp grid.cpp
HEADERS += window.h view.h charts.h model.h grid.h