##// END OF EJS Templates
QLogValueAxis added. Log domain missing
QLogValueAxis added. Log domain missing

File last commit:

r1419:9a2b5d956bb6
r2274:2d2a1c8b0f36
Show More
scatterchart.pro
9 lines | 176 B | text/idl | PrologLexer
Michal Klocek
Renames example -> examples
r486 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scatterchart
Tero Ahola
Fixed presenter and scatter examples and their documentation.
r1015 SOURCES += main.cpp \
chartview.cpp
HEADERS += \
chartview.h