##// END OF EJS Templates
Rename axisLabelsChanged to axisRangeChanged
Rename axisLabelsChanged to axisRangeChanged

File last commit:

r394:9882bdf19567
r399:91816cf9fc5c
Show More
scatterinteractions.pro
12 lines | 219 B | text/idl | PrologLexer
!include( ../example.pri ) {
error( "Couldn't find the example.pri file!" )
}
QT += core gui
TARGET = scatterinteractions
TEMPLATE = app
SOURCES += main.cpp\
mainwindow.cpp
HEADERS += mainwindow.h