We won't provide such focus details. Removing TODO mark.
authorMohammed Sameer <msameer@foolab.org>
Sat, 22 Dec 2012 20:31:19 +0000 (22:31 +0200)
committerMohammed Sameer <msameer@foolab.org>
Sat, 22 Dec 2012 20:31:19 +0000 (22:31 +0200)
lib/qtcamautofocus_p.h

index a6b2482..a1ea0c5 100644 (file)
@@ -126,7 +126,6 @@ public:
 public slots:
   void handleMessage(GstMessage *message) {
     if (setStatus(&status, message)) {
-      // TODO: focus-window-rows, focus-window-columns, focus-windows and the rest
       emit q_ptr->statusChanged();
     }
   }