Mercurial > hg > svgui
diff 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 |
line wrap: on
line diff
--- a/files.pri Fri Jan 10 14:54:27 2020 +0000 +++ b/files.pri Tue Jan 14 15:41:17 2020 +0000 @@ -53,6 +53,7 @@ widgets/ColourNameDialog.h \ widgets/CommandHistory.h \ widgets/CSVAudioFormatDialog.h \ + widgets/CSVExportDialog.h \ widgets/CSVFormatDialog.h \ widgets/Fader.h \ widgets/InteractiveFileFinder.h \ @@ -141,6 +142,7 @@ widgets/ColourNameDialog.cpp \ widgets/CommandHistory.cpp \ widgets/CSVAudioFormatDialog.cpp \ + widgets/CSVExportDialog.cpp \ widgets/CSVFormatDialog.cpp \ widgets/Fader.cpp \ widgets/InteractiveFileFinder.cpp \