##// END OF EJS Templates
QML boxplot image addition...
QML boxplot image addition Change-Id: I126eb56b2a7cc777eebc4b0985e0044dc2e60621 Reviewed-by: Mika Salmela <mika.salmela@digia.com>

File last commit:

r1419:9a2b5d956bb6
r2533:e27bcd66185c
Show More
barmodelmapper.pro
16 lines | 272 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
QT += core gui
TARGET = barmodelmapper
TEMPLATE = app
SOURCES += main.cpp\
tablewidget.cpp \
customtablemodel.cpp
HEADERS += tablewidget.h \
customtablemodel.h