Yet another minor cosmetic changes
authorPekka Nissinen <pekka.nissinen@ixonos.com>
Thu, 29 Apr 2010 08:42:32 +0000 (11:42 +0300)
committerPekka Nissinen <pekka.nissinen@ixonos.com>
Thu, 29 Apr 2010 08:42:32 +0000 (11:42 +0300)
src/situareservice/imagefetcher.h

index 08087ab..53d075c 100644 (file)
@@ -101,7 +101,6 @@ signals:
  * DATA MEMBERS
  ******************************************************************************/
 private:
-
     QList<QNetworkReply*> m_currentDownloads; ///< List of current downloads
     QQueue<QUrl> m_downloadQueue;             ///< Queue of pending requests
     QNetworkAccessManager *m_manager;       ///< Network access manager