Remove imageSaved() signal as it is old code.
authorMohammed Sameer <msameer@foolab.org>
Wed, 29 Aug 2012 14:14:00 +0000 (17:14 +0300)
committerMohammed Sameer <msameer@foolab.org>
Thu, 6 Sep 2012 16:10:09 +0000 (19:10 +0300)
lib/qtcamimagemode.h

index bf64e4a..483c7a5 100644 (file)
@@ -26,9 +26,6 @@ public:
 
   void setProfile(GstEncodingProfile *profile);
 
-signals:
-  void imageSaved(const QString& fileName);
-
 protected:
   virtual void start();
   virtual void stop();