##// END OF EJS Templates
Added missing properties and NOTIFY's to logvalue and value axes
Added missing properties and NOTIFY's to logvalue and value axes

File last commit:

r2155:efb312b94196
r2319:0473979ecc50
Show More
audio.pro
13 lines | 234 B | text/idl | PrologLexer
!include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
QT += multimedia
TARGET = audio
TEMPLATE = app
SOURCES += main.cpp\
widget.cpp \
xyseriesiodevice.cpp
HEADERS += widget.h \
xyseriesiodevice.h