##// END OF EJS Templates
Some perfs improvments....
Some perfs improvments. Fixed bug on update outside of data range. Signed-off-by: jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r2846:9d857959743f
r2902:1f7564788f9d 5.7
Show More
demoLauncher.pro
8 lines | 173 B | text/idl | PrologLexer
Titta Heikkala
Updated tools folder...
r2846 QT += core gui widgets
Miikka Heikkinen
Bring back the once removed demoLauncher....
r2497 TARGET = demoLauncher
SOURCES += main.cpp\
widget.cpp \
graphicsbutton.cpp
HEADERS += widget.h \
graphicsbutton.h