##// END OF EJS Templates
Documented the donut example
Documented the donut example

File last commit:

r1693:8b01a00ae1fe
r1713:428dd7229243
Show More
donut.pro
8 lines | 158 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = donut
SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h