##// END OF EJS Templates
Bugfix no geometry call when axis removed and added again
Bugfix no geometry call when axis removed and added again

File last commit:

r252:43766a725919
r259:dfda127abd04
Show More
barchart.pro
10 lines | 172 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
TARGET = barchart
SOURCES += main.cpp \
chartwidget.cpp
HEADERS += \
chartwidget.h