##// END OF EJS Templates
Added changes file for 2.0...
Added changes file for 2.0 Listed changes for 2.0 Change-Id: I16becb4ea2acb55d4e564b0f5235000a72edf73e Task-number: QTRD-3418 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>

File last commit:

r2734:69f73db4ec09
r2743:8c02a8867861
Show More
chartwidgettest.pro
15 lines | 250 B | text/idl | PrologLexer
!include( ../../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
TEMPLATE = app
QT += core gui opengl widgets
SOURCES += main.cpp \
mainwidget.cpp \
dataseriedialog.cpp
HEADERS += \
mainwidget.h \
dataseriedialog.h