##// END OF EJS Templates
Updated logarithmc axis example screen shot
Updated logarithmc axis example screen shot

File last commit:

r2368:6a035c04dc6b
r2404:0f521a186e0b
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