diff files.pri @ 1569:b33b0b06133e

Merge from branch csv-export-dialog
author Chris Cannam
date Tue, 14 Jan 2020 15:48:44 +0000
parents 3943553b95b0
children 2e720fdcab0a
line wrap: on
line diff
--- a/files.pri	Tue Jan 14 13:19:18 2020 +0000
+++ b/files.pri	Tue Jan 14 15:48:44 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 \