Fixed phonon support

This commit is contained in:
xawotihs
2014-11-23 16:24:36 +01:00
parent 2f230e4b38
commit d656730d3a

View File

@@ -105,9 +105,8 @@ public:
~JSample();
unsigned long fileSize();
#if (defined QT_CONFIG)
#if (defined QT_CONFIG) && (!defined USE_PHONON)
QMediaPlayer* effect;
// QSoundEffect effect;
void* mSample;
#elif defined (PSP)
WAVDATA *mSample;