##// END OF EJS Templates
Added copyright headers to *.h/*.cpp files missing them...
Added copyright headers to *.h/*.cpp files missing them Also added private header warnings to *_p.h files missing them

File last commit:

r1878:feba2e518e2c
r2435:984cff4693b3
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