##// END OF EJS Templates
Removes xygird class
Removes xygird class

File last commit:

r67:8474a34cb818
r68:d0520e3fb13d
Show More
zoomlinechart.pro
17 lines | 288 B | text/idl | PrologLexer
!include( ../../common.pri ) {
error( "Couldn't find the common.pri file!" )
}
!include( ../../integrated.pri ) {
error( "Couldn't find the integrated.pri file !")
}
TARGET = zoomLineChart
TEMPLATE = app
QT += core gui
HEADERS += chartwidget.h
SOURCES += main.cpp chartwidget.cpp