Changes to night mode handling:
[harmattan/cameraplus] / lib / qtcamdevice_p.h
index 5d694ef..35bfe17 100644 (file)
@@ -43,6 +43,7 @@ public:
   }
 
   void createAndAddVideoSource() {
+    // TODO: rework this function
     GstElement *src, *wrapper;
     QString wrapperSrc = conf->wrapperVideoSource();
     QString prop = conf->wrapperVideoSourceProperty();