Added QtCamQuirks to libQtCamera and Quirks to libdeclarativeQtCamera
[harmattan/cameraplus] / declarative / cameraconfig.cpp
index 1c1678a..169c34c 100644 (file)
@@ -28,6 +28,8 @@
 #include <QQmlInfo>
 #endif
 
+// TODO: share that with qtcamera. We now have 2 instances of QtCamConfig
+
 CameraConfig::CameraConfig(QObject *parent) :
   QObject(parent),
   m_config(0) {