comparison files.pri @ 1319:fbda05431ce0 import-audio-data

Refactor; the two use-cases of CSVFormatDialog were turning out to be different enough to justify two separate classes
author Chris Cannam
date Thu, 06 Sep 2018 13:58:09 +0100
parents 13f5f84fbfad
children b0555b434575
comparison
equal deleted inserted replaced
1318:b149b53df365 1319:fbda05431ce0
48 widgets/ClickableLabel.h \ 48 widgets/ClickableLabel.h \
49 widgets/ColourComboBox.h \ 49 widgets/ColourComboBox.h \
50 widgets/ColourMapComboBox.h \ 50 widgets/ColourMapComboBox.h \
51 widgets/ColourNameDialog.h \ 51 widgets/ColourNameDialog.h \
52 widgets/CommandHistory.h \ 52 widgets/CommandHistory.h \
53 widgets/CSVAudioFormatDialog.h \
53 widgets/CSVFormatDialog.h \ 54 widgets/CSVFormatDialog.h \
54 widgets/Fader.h \ 55 widgets/Fader.h \
55 widgets/InteractiveFileFinder.h \ 56 widgets/InteractiveFileFinder.h \
56 widgets/IconLoader.h \ 57 widgets/IconLoader.h \
57 widgets/ImageDialog.h \ 58 widgets/ImageDialog.h \
133 widgets/AudioDial.cpp \ 134 widgets/AudioDial.cpp \
134 widgets/ColourComboBox.cpp \ 135 widgets/ColourComboBox.cpp \
135 widgets/ColourMapComboBox.cpp \ 136 widgets/ColourMapComboBox.cpp \
136 widgets/ColourNameDialog.cpp \ 137 widgets/ColourNameDialog.cpp \
137 widgets/CommandHistory.cpp \ 138 widgets/CommandHistory.cpp \
139 widgets/CSVAudioFormatDialog.cpp \
138 widgets/CSVFormatDialog.cpp \ 140 widgets/CSVFormatDialog.cpp \
139 widgets/Fader.cpp \ 141 widgets/Fader.cpp \
140 widgets/InteractiveFileFinder.cpp \ 142 widgets/InteractiveFileFinder.cpp \
141 widgets/IconLoader.cpp \ 143 widgets/IconLoader.cpp \
142 widgets/ImageDialog.cpp \ 144 widgets/ImageDialog.cpp \