##// END OF EJS Templates
more minor code review fixes
more minor code review fixes

File last commit:

r491:4417e87c4247
r745:477bbc361e58
Show More
customcolors.pro
11 lines | 193 B | text/idl | PrologLexer
Tero Ahola
Added data getter for XY series; example for customizing the looks
r491 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = customcolors
TEMPLATE = app
SOURCES += main.cpp\
mainwindow.cpp
HEADERS += mainwindow.h