##// END OF EJS Templates
Refacotr axisitem to handle ticks changes
Refacotr axisitem to handle ticks changes

File last commit:

r401:e71d8c300b9c
r452:47a9fc437f2c
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