##// END OF EJS Templates
Added axisXTop and axisYRight properties to QML series APIs
Added axisXTop and axisYRight properties to QML series APIs

File last commit:

r2252:66d0860f9aed
r2296:6bd1dc9d15e0
Show More
demoLauncher.pro
8 lines | 202 B | text/idl | PrologLexer
!include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
TARGET = demoLauncher
SOURCES += main.cpp\
widget.cpp \
graphicsbutton.cpp
HEADERS += widget.h \
graphicsbutton.h