##// END OF EJS Templates
BC fix: change gridLineVisibleChanged() back to gridVisibleChanged()
BC fix: change gridLineVisibleChanged() back to gridVisibleChanged()

File last commit:

r2252:66d0860f9aed
r2282:b5e4768d3a3a
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