##// END OF EJS Templates
Refactored chartwidgettest test data impl
Refactored chartwidgettest test data impl

File last commit:

r276:d062a7f38647
r278:1d8f8b316dca
Show More
percentbarchart.pro
12 lines | 223 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = percentbarchart
SOURCES += main.cpp \
chartwidget.cpp \
custombarset.cpp
HEADERS += \
chartwidget.h \
custombarset.h