##// END OF EJS Templates
making bar as qobject causes crash for some reason. rewinding back a bit...
making bar as qobject causes crash for some reason. rewinding back a bit...

File last commit:

r123:587658ab0a6d
r247:8f79fcf18e90
Show More
scatter.pro
17 lines | 259 B | text/idl | PrologLexer
Tero Ahola
Added minimalistic scatter example
r123 !include( ../../common.pri ) {
error( "Couldn't find the common.pri file!" )
}
!include( ../../integrated.pri ) {
error( "Couldn't find the integrated.pri file !")
}
QT += core gui
TARGET = scatter
TEMPLATE = app
SOURCES += main.cpp
HEADERS +=