##// END OF EJS Templates
commenting out usage of old marker implementation from legend. Legend now uses new markers.
commenting out usage of old marker implementation from legend. Legend now uses new markers.

File last commit:

r1813:c3705e59ed40
r2170:3d497e4d0047
Show More
qmlchartaxis.pro
8 lines | 181 B | text/idl | PrologLexer
Tero Ahola
Refactored QML axis handling
r1813 !include( ../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)