##// END OF EJS Templates
Doc update
Doc update

File last commit:

r296:8254aab7233d
r382:e98d5f6bcbb9
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