equal
deleted
inserted
replaced
40 ****************************************************************************/ |
40 ****************************************************************************/ |
41 |
41 |
42 #ifndef AUDIOENCODERCONTROL_H |
42 #ifndef AUDIOENCODERCONTROL_H |
43 #define AUDIOENCODERCONTROL_H |
43 #define AUDIOENCODERCONTROL_H |
44 |
44 |
45 #include <QAudioEncoderControl> |
45 #include <qaudioencodercontrol.h> |
46 #include <QtCore/qstringlist.h> |
46 #include <QtCore/qstringlist.h> |
47 #include <QAudioFormat> |
47 #include <QAudioFormat> |
48 |
48 |
49 QT_USE_NAMESPACE |
49 QT_USE_NAMESPACE |
50 |
50 |