##// END OF EJS Templates
Fix copyright header for normalize tool...
Fix copyright header for normalize tool This file is taken from Qt4 repository, so it should have the same header.

File last commit:

r1790:9e99014de1f1
r2434:b9f3bb08b3e6
Show More
chartinteractions.pro
9 lines | 205 B | text/idl | PrologLexer
!include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
QT += core gui
TARGET = chartinteractions
TEMPLATE = app
HEADERS += chart.h chartview.h
SOURCES += main.cpp chart.cpp chartview.cpp