##// END OF EJS Templates
Removed some commented out code in barmodel mapper and replaced one comment with different one
Removed some commented out code in barmodel mapper and replaced one comment with different one

File last commit:

r1878:feba2e518e2c
r2151:cdaf9997827b
Show More
nesteddonuts.pro
8 lines | 159 B | text/idl | PrologLexer
Jani Honkonen
Moved 'donut' example to demos 'nesteddonuts'
r1877 !include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
Marek Rosa
Added insert, remove and other common methodds to QDonutGroup. Donut example added
r1693 }
Jani Honkonen
missed a spot with nesteddonuts renaming
r1878 TARGET = nesteddonuts
Marek Rosa
Added insert, remove and other common methodds to QDonutGroup. Donut example added
r1693 SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h