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
@@ -54,7 +54,7 @@
|
||||
//
|
||||
|
||||
|
||||
#include "qsoundeffect_p.h"
|
||||
#include "qsoundeffect.h"
|
||||
|
||||
#include <QtCore/qobject.h>
|
||||
#include <QtCore/qdatetime.h>
|
||||
|
||||
Reference in New Issue
Block a user