Make the C++ API of QSoundEffect public.
The QML API already was. The C++ API still needs good documentation, though. Change-Id: I669f5ec7dd17d616788d71d77dc906acc0c0279f Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com> Reviewed-by: Ling Hu <ling.hu@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
21fbb1d025
commit
d414247afe
@@ -46,7 +46,7 @@
|
||||
#include <qaudiooutput.h>
|
||||
#include <qaudiodeviceinfo.h>
|
||||
#include <qaudio.h>
|
||||
#include "private/qsoundeffect_p.h"
|
||||
#include "qsoundeffect.h"
|
||||
|
||||
|
||||
class tst_QSoundEffect : public QObject
|
||||
|
||||
Reference in New Issue
Block a user