##// END OF EJS Templates
put QString::null back...
put QString::null back We should avoid using these. Even qt doc says to avoid using isNull checks.

File last commit:

r1839:16961447933b
r1944:d32b2d73fe63
Show More
chartviewer.pro
8 lines | 236 B | text/idl | PrologLexer
!include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
include(charts/charts.pri)
TARGET = chartviewer
QT += opengl
INCLUDEPATH += .
SOURCES += main.cpp window.cpp view.cpp
HEADERS += window.h view.h charts.h model.h