Mercurial > hg > svgui
comparison files.pri @ 1566:1f80a514ce29
Merge from branch spectrogram-export
| author | Chris Cannam |
|---|---|
| date | Fri, 10 Jan 2020 14:54:27 +0000 |
| parents | a0b2f3b4dd2f |
| children | 3943553b95b0 |
comparison
equal
deleted
inserted
replaced
| 1553:76e4302a3fc2 | 1566:1f80a514ce29 |
|---|---|
| 1 | 1 |
| 2 SVGUI_HEADERS += \ | 2 SVGUI_HEADERS += \ |
| 3 layer/Colour3DPlotExporter.h \ | |
| 3 layer/Colour3DPlotLayer.h \ | 4 layer/Colour3DPlotLayer.h \ |
| 4 layer/Colour3DPlotRenderer.h \ | 5 layer/Colour3DPlotRenderer.h \ |
| 5 layer/ColourDatabase.h \ | 6 layer/ColourDatabase.h \ |
| 6 layer/ColourMapper.h \ | 7 layer/ColourMapper.h \ |
| 7 layer/ColourScale.h \ | 8 layer/ColourScale.h \ |
| 93 widgets/WidgetScale.h \ | 94 widgets/WidgetScale.h \ |
| 94 widgets/WindowShapePreview.h \ | 95 widgets/WindowShapePreview.h \ |
| 95 widgets/WindowTypeSelector.h | 96 widgets/WindowTypeSelector.h |
| 96 | 97 |
| 97 SVGUI_SOURCES += \ | 98 SVGUI_SOURCES += \ |
| 99 layer/Colour3DPlotExporter.cpp \ | |
| 98 layer/Colour3DPlotLayer.cpp \ | 100 layer/Colour3DPlotLayer.cpp \ |
| 99 layer/Colour3DPlotRenderer.cpp \ | 101 layer/Colour3DPlotRenderer.cpp \ |
| 100 layer/ColourDatabase.cpp \ | 102 layer/ColourDatabase.cpp \ |
| 101 layer/ColourMapper.cpp \ | 103 layer/ColourMapper.cpp \ |
| 102 layer/ColourScale.cpp \ | 104 layer/ColourScale.cpp \ |
