Don't reuse file names
[harmattan/cameraplus] / lib / qtcamviewfinder.h
index 642e6cb..223ec08 100644 (file)
@@ -3,7 +3,7 @@
 /*!
  * This file is part of CameraPlus.
  *
 /*!
  * This file is part of CameraPlus.
  *
- * Copyright (C) 2012 Mohammed Sameer <msameer@foolab.org>
+ * Copyright (C) 2012-2013 Mohammed Sameer <msameer@foolab.org>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -34,7 +34,6 @@ public:
   virtual ~QtCamViewfinder();
 
   virtual GstElement *sinkElement() = 0;
   virtual ~QtCamViewfinder();
 
   virtual GstElement *sinkElement() = 0;
-  virtual bool setDevice(QtCamDevice *device) = 0;
   virtual void stop() = 0;
 
   virtual QRectF renderArea() const = 0;
   virtual void stop() = 0;
 
   virtual QRectF renderArea() const = 0;