summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qml/qsoundeffect_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/multimedia/qml/qsoundeffect_p.h')
-rw-r--r--src/multimedia/qml/qsoundeffect_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multimedia/qml/qsoundeffect_p.h b/src/multimedia/qml/qsoundeffect_p.h
index 2610a69..5b978e5 100644
--- a/src/multimedia/qml/qsoundeffect_p.h
+++ b/src/multimedia/qml/qsoundeffect_p.h
@@ -109,7 +109,7 @@ private:
Q_DISABLE_COPY(QSoundEffect)
int m_loopCount;
- int m_volume;
+ int m_vol;
bool m_muted;
int m_runningCount;