##// END OF EJS Templates
Fix to domain initialization when log base was preset on axis before adding it to chart
Fix to domain initialization when log base was preset on axis before adding it to chart

File last commit:

r2150:128c1c36c673
r2295:8468c10170a2
Show More
callout.pro
13 lines | 211 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = callout
TEMPLATE = app
SOURCES += main.cpp\
widget.cpp \
callout.cpp
HEADERS += widget.h \
callout.h