##// END OF EJS Templates
Simple line chart screen shot
Simple line chart screen shot

File last commit:

r296:8254aab7233d
r344:64e6a72f0f6c
Show More
barchart.pro
10 lines | 172 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = barchart
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h