[Marble-commits] KDE/kdeedu/marble/src/lib
Jens-Michael Hoffmann
jensmh at gmx.de
Mon Aug 17 23:55:27 CEST 2009
SVN commit 1012619 by jmhoffmann:
Remove unnecessary friend declaration.
M +1 -2 HttpDownloadManager.h
--- trunk/KDE/kdeedu/marble/src/lib/HttpDownloadManager.h #1012618:1012619
@@ -49,9 +49,8 @@
class MARBLE_EXPORT HttpDownloadManager : public QObject
{
- friend class HttpJob;
-
Q_OBJECT
+
public:
/**
* Creates a new http download manager.
More information about the Marble-commits
mailing list