##// END OF EJS Templates
Further changes
Further changes

File last commit:

r276:d062a7f38647
r318:b5c990a4117f
Show More
stackedbarchart.pro
11 lines | 222 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = stackedbarchart
SOURCES += main.cpp \
chartwidget.cpp \
custombarset.cpp
HEADERS += \
chartwidget.h \
custombarset.h