##// END OF EJS Templates
Rename axisLabelsChanged to axisRangeChanged
Rename axisLabelsChanged to axisRangeChanged

File last commit:

r296:8254aab7233d
r399:91816cf9fc5c
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