##// END OF EJS Templates
Refactors axis layout managment...
Refactors axis layout managment * create layout handling * add basic animations support

File last commit:

r276:d062a7f38647
r291:2b7ffa40a22f
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