##// END OF EJS Templates
minor. fix warning on gcc4.1
minor. fix warning on gcc4.1

File last commit:

r1878:feba2e518e2c
r1961:f68af6687512
Show More
nesteddonuts.pro
8 lines | 159 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
TARGET = nesteddonuts
SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h