##// END OF EJS Templates
Adding metatype declarations in qml plugin for Qt5...
Adding metatype declarations in qml plugin for Qt5 Not sure why they are needed for Qt5. Definetly NOT needed for Qt4.

File last commit:

r2252:66d0860f9aed
r2257:b97c592cff78
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