Updated declarative components to use the QML module
Change-Id: I4b49466ba5248683c2285f98ce17bc2c24bba515 Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
#ifndef QDECLARATIVETORCH_P_H
|
||||
#define QDECLARATIVETORCH_P_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QtDeclarative/qdeclarative.h>
|
||||
#include <QtCore/QObject>
|
||||
#include <QtQml/qqml.h>
|
||||
#include <qcamera.h>
|
||||
#include <qcameraexposurecontrol.h>
|
||||
#include <qcameraflashcontrol.h>
|
||||
|
||||
Reference in New Issue
Block a user