##// END OF EJS Templates
BarChart brush and labels fix
BarChart brush and labels fix

File last commit:

r2252:66d0860f9aed
r2311:4de64fb010d7
Show More
demoLauncher.pro
8 lines | 202 B | text/idl | PrologLexer
Marek Rosa
Added simple demoLauncher application
r2229 !include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
TARGET = demoLauncher
SOURCES += main.cpp\
Marek Rosa
Quick demolauncher fix
r2252 widget.cpp \
graphicsbutton.cpp
HEADERS += widget.h \
graphicsbutton.h