##// END OF EJS Templates
Normalizes signal slots connections
Normalizes signal slots connections

File last commit:

r964:3d3abf0fb029
r967:8223ac2745a8
Show More
test.pro
10 lines | 141 B | text/idl | PrologLexer
Michal Klocek
Add test to common build
r34 TEMPLATE = subdirs
Michal Klocek
Block compilation of chartwidgettest, fixes tomorrow
r752 SUBDIRS += \
Tero Ahola
Enabled chartwidgettest again
r815 chartwidgettest \
Marek Rosa
gdpbarchart moved to test. Few small doc fixes
r940 wavechart \
Marek Rosa
tablemodelchart moved to test folder
r961 gdpbarchart \
Marek Rosa
Wrong name of the project in test.pro
r964 tablemodelchart
Michal Klocek
Blocks auto test on win32
r254
!win32:{
SUBDIRS += auto
}