##// END OF EJS Templates
Fixes and tests to Interval axis
Fixes and tests to Interval axis

File last commit:

r1693:8b01a00ae1fe
r1708:f5ae73793525
Show More
donut.pro
8 lines | 158 B | text/idl | PrologLexer
Marek Rosa
Added insert, remove and other common methodds to QDonutGroup. Donut example added
r1693 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = donut
SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h