summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qml/qsoundeffect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/multimedia/qml/qsoundeffect.cpp')
-rw-r--r--src/multimedia/qml/qsoundeffect.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/multimedia/qml/qsoundeffect.cpp b/src/multimedia/qml/qsoundeffect.cpp
index b9174b7..1a67414 100644
--- a/src/multimedia/qml/qsoundeffect.cpp
+++ b/src/multimedia/qml/qsoundeffect.cpp
@@ -52,7 +52,6 @@
#include "qsoundeffect_qsound_p.h"
#endif
-QML_DEFINE_TYPE(Qt,4,6,SoundEffect,QSoundEffect)
/*!
\qmlclass QSoundEffect