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:
Michael Goddard
2011-10-17 12:12:43 +10:00
committed by Qt by Nokia
parent 21fbb1d025
commit d414247afe
8 changed files with 12 additions and 22 deletions

View File

@@ -54,7 +54,7 @@
//
#include "qsoundeffect_p.h"
#include "qsoundeffect.h"
#include <QtCore/qobject.h>
#include <QtCore/qdatetime.h>