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,8 +42,8 @@
|
||||
#ifndef QRADIOTUNERCONTROL_H
|
||||
#define QRADIOTUNERCONTROL_H
|
||||
|
||||
#include "qmediacontrol.h"
|
||||
#include "qradiotuner.h"
|
||||
#include <QtMultimedia/qmediacontrol.h>
|
||||
#include <QtMultimedia/qradiotuner.h>
|
||||
|
||||
QT_BEGIN_HEADER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user