##// END OF EJS Templates
Added missing export to QChartAxisCategories definition
Added missing export to QChartAxisCategories definition

File last commit:

r296:8254aab7233d
r448:85e63b67e841
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