Enable the "#include <QMultimedia>" camel-case header
Rename qtmedianamespace.h/cpp -> qmultimedia.h/cpp, and have sync.profile generate the camel-case header during compilation. Part of the Header Consistency Project (http://lists.qt-project.org/pipermail/development/2012-October/007570.html) Change-Id: Iade9ee6538970b4b9935f169eb2d9a0ea6949a95 Reviewed-by: Lars Knoll <lars.knoll@digia.com> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
This commit is contained in:
committed by
The Qt Project
parent
832c3929f2
commit
47fe5f9b39
@@ -48,7 +48,7 @@
|
||||
#include <qmediaresource.h>
|
||||
|
||||
#include <qtmultimediadefs.h>
|
||||
#include "qtmedianamespace.h"
|
||||
#include "qmultimedia.h"
|
||||
|
||||
QT_BEGIN_HEADER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user