##// 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:

r2196:aa4c8d495212
r2257:b97c592cff78
Show More
legendmarkers.pro
10 lines | 178 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = legendmarkers
SOURCES += main.cpp \
mainwidget.cpp
HEADERS += \
mainwidget.h