Fix syncqt-warnings.
Use include with module name for the multimedia-classes. Change-Id: I8da1a4015a162959b604cd859aee139e246e3f6c Reviewed-by: Andras Becsi <andras.becsi@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
d64e246f33
commit
cc24af773b
@@ -42,7 +42,7 @@
|
||||
#ifndef QABSTRACTMEDIACONTROL_H
|
||||
#define QABSTRACTMEDIACONTROL_H
|
||||
|
||||
#include <qtmultimediadefs.h>
|
||||
#include <QtMultimedia/qtmultimediadefs.h>
|
||||
|
||||
#include <QtCore/qobject.h>
|
||||
#include <QtCore/qstring.h>
|
||||
|
||||
Reference in New Issue
Block a user