Mercurial > hg > svcore
view data/model/test/files.pri @ 1552:05c3fbaec8ea
Introduce RelativelyFineZoomConstraint, which encodes more-or-less the scheme that was already used for the horizontal thumbwheel in the pane (which overrode the layers' own zoom constraints unless they said they couldn't support any other)
author | Chris Cannam |
---|---|
date | Wed, 10 Oct 2018 14:32:34 +0100 |
parents | c5092ca1c6e5 |
children | 560453546749 |
line wrap: on
line source
TEST_HEADERS += \ Compares.h \ MockWaveModel.h \ TestFFTModel.h \ TestWaveformOversampler.h \ TestZoomConstraints.h TEST_SOURCES += \ MockWaveModel.cpp \ svcore-data-model-test.cpp