No need to forward declare QtCamZoomPrivate
authorMohammed Sameer <msameer@foolab.org>
Thu, 20 Dec 2012 18:50:30 +0000 (20:50 +0200)
committerMohammed Sameer <msameer@foolab.org>
Thu, 20 Dec 2012 18:50:30 +0000 (20:50 +0200)
lib/qtcamzoom.h

index c9b4e9f..0f582ac 100644 (file)
@@ -25,8 +25,6 @@
 
 #include "qtcamcapability.h"
 
-class QtCamZoomPrivate;
-
 class QtCamZoom : public QtCamCapability {
   Q_OBJECT