Mercurial > hg > svgui
comparison files.pri @ 1568:3943553b95b0 csv-export-dialog
Add CSV export dialog, + associated supporting changes
author | Chris Cannam |
---|---|
date | Tue, 14 Jan 2020 15:41:17 +0000 |
parents | a0b2f3b4dd2f |
children | 2e720fdcab0a |
comparison
equal
deleted
inserted
replaced
1566:1f80a514ce29 | 1568:3943553b95b0 |
---|---|
51 widgets/ColourComboBox.h \ | 51 widgets/ColourComboBox.h \ |
52 widgets/ColourMapComboBox.h \ | 52 widgets/ColourMapComboBox.h \ |
53 widgets/ColourNameDialog.h \ | 53 widgets/ColourNameDialog.h \ |
54 widgets/CommandHistory.h \ | 54 widgets/CommandHistory.h \ |
55 widgets/CSVAudioFormatDialog.h \ | 55 widgets/CSVAudioFormatDialog.h \ |
56 widgets/CSVExportDialog.h \ | |
56 widgets/CSVFormatDialog.h \ | 57 widgets/CSVFormatDialog.h \ |
57 widgets/Fader.h \ | 58 widgets/Fader.h \ |
58 widgets/InteractiveFileFinder.h \ | 59 widgets/InteractiveFileFinder.h \ |
59 widgets/IconLoader.h \ | 60 widgets/IconLoader.h \ |
60 widgets/ImageDialog.h \ | 61 widgets/ImageDialog.h \ |
139 widgets/ColourComboBox.cpp \ | 140 widgets/ColourComboBox.cpp \ |
140 widgets/ColourMapComboBox.cpp \ | 141 widgets/ColourMapComboBox.cpp \ |
141 widgets/ColourNameDialog.cpp \ | 142 widgets/ColourNameDialog.cpp \ |
142 widgets/CommandHistory.cpp \ | 143 widgets/CommandHistory.cpp \ |
143 widgets/CSVAudioFormatDialog.cpp \ | 144 widgets/CSVAudioFormatDialog.cpp \ |
145 widgets/CSVExportDialog.cpp \ | |
144 widgets/CSVFormatDialog.cpp \ | 146 widgets/CSVFormatDialog.cpp \ |
145 widgets/Fader.cpp \ | 147 widgets/Fader.cpp \ |
146 widgets/InteractiveFileFinder.cpp \ | 148 widgets/InteractiveFileFinder.cpp \ |
147 widgets/IconLoader.cpp \ | 149 widgets/IconLoader.cpp \ |
148 widgets/ImageDialog.cpp \ | 150 widgets/ImageDialog.cpp \ |