##// END OF EJS Templates
Minor cleanup
Minor cleanup

File last commit:

r296:8254aab7233d
r457:d397e4be0cff
Show More
stackedbarchart.pro
9 lines | 178 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = stackedbarchart
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h