summaryrefslogtreecommitdiffstats
path: root/src/plugins/wmf/decoder/mfdecoderservice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/wmf/decoder/mfdecoderservice.cpp')
-rw-r--r--src/plugins/wmf/decoder/mfdecoderservice.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/wmf/decoder/mfdecoderservice.cpp b/src/plugins/wmf/decoder/mfdecoderservice.cpp
index 9a06eed81..7e9175d7a 100644
--- a/src/plugins/wmf/decoder/mfdecoderservice.cpp
+++ b/src/plugins/wmf/decoder/mfdecoderservice.cpp
@@ -64,4 +64,4 @@ void MFAudioDecoderService::releaseControl(QMediaControl *control)
if (control && control->inherits("MFAudioDecoderControl")) {
delete control;
}
-} \ No newline at end of file
+}