##// END OF EJS Templates
removed count signal test from tst_qbarset
removed count signal test from tst_qbarset

File last commit:

r1201:f0af86b6db21
r1467:fda4040aa838
Show More
plugins.pro
7 lines | 149 B | text/idl | PrologLexer
Michal Klocek
Move qmlplugins to plugins/declarative
r1197 !include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += \
Michal Klocek
Adds designer plugin stub
r1201 declarative \
designer