##// END OF EJS Templates
Qml improved and changes on Box item drawing...
Qml improved and changes on Box item drawing Change-Id: Ibf8d656784af3f48cc78912f41cc42fda2e0a066 Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r2368:6a035c04dc6b
r2528:2219fb4b2e1c
Show More
presenterchart.pro
8 lines | 208 B | text/idl | PrologLexer
!include( ../tests.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = presenterchart
HEADERS += chartview.h
SOURCES += main.cpp chartview.cpp
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets