##// END OF EJS Templates
Fix case issue causing docs build to fail in linux...
Fix case issue causing docs build to fail in linux Change-Id: Ie3e4d0797927c3d2cacb1f5ccc4d1662b247d695 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>

File last commit:

r1419:9a2b5d956bb6
r2578:f9087a25aa23
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