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

File last commit:

r401:e71d8c300b9c
r448:85e63b67e841
Show More
splinechart.pro
20 lines | 372 B | text/idl | PrologLexer
#-------------------------------------------------
#
# Project created by QtCreator 2012-02-29T12:37:46
#
#-------------------------------------------------
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
QT += core gui
TARGET = splinechart
TEMPLATE = app
SOURCES += main.cpp\
splinewidget.cpp
HEADERS += splinewidget.h