##// END OF EJS Templates
minor. formating
minor. formating

File last commit:

r296:8254aab7233d
r420:ad444fe37cf4
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