##// END OF EJS Templates
Adds pimpl for qchartaxis and qchartaxiscategories
Adds pimpl for qchartaxis and qchartaxiscategories

File last commit:

r961:2e9183bac7df
r963:1ec42cbed063
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 \
tablechartmodel
Michal Klocek
Blocks auto test on win32
r254
!win32:{
SUBDIRS += auto
}