##// END OF EJS Templates
Fix issue with pie slice label not drawn correctly initially
Fix issue with pie slice label not drawn correctly initially

File last commit:

r394:9882bdf19567
r409:34a3f20a9cf1
Show More
scatterinteractions.pro
12 lines | 219 B | text/idl | PrologLexer
Tero Ahola
Clicked, remove and clear to QScatterSeries
r394 !include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
QT += core gui
TARGET = scatterinteractions
TEMPLATE = app
SOURCES += main.cpp\
mainwindow.cpp
HEADERS += mainwindow.h