[Marble-commits] KDE/kdeedu/marble/src/lib

Jens-Michael Hoffmann jensmh at gmx.de
Thu Feb 18 19:28:34 CET 2010


SVN commit 1092329 by jmhoffmann:

StackedTile: remove obsolete signal downloadTile, this is now in TileLoader.

 M  +0 -4      StackedTile.h  


--- trunk/KDE/kdeedu/marble/src/lib/StackedTile.h #1092328:1092329
@@ -71,10 +71,6 @@
     uint pixelF( qreal x, qreal y ) const;
     uint pixelF( qreal x, qreal y, const QRgb& pixel ) const;
 
- Q_SIGNALS:
-    void downloadTile(const QUrl& sourceUrl, const QString& destinationFileName,
-                      const QString& id, DownloadUsage );
-
  protected:
     StackedTile( StackedTilePrivate &dd, QObject *parent );
 


More information about the Marble-commits mailing list