##// END OF EJS Templates
Fix labels, shades visible naming convention
Fix labels, shades visible naming convention

File last commit:

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