From kde-commits Tue Dec 16 04:11:02 2008 From: Shashank Singh Date: Tue, 16 Dec 2008 04:11:02 +0000 To: kde-commits Subject: KDE/kdeedu/marble/src/plugins/marble/twitter Message-Id: <1229400662.272142.20750.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=122940067022567 SVN commit 897442 by ssingh: trying to make twitter plugin work, somehow during this period my plugins donot work now .. i am onto the problem at once :) M +1 -4 twitterPlugin.cpp --- trunk/KDE/kdeedu/marble/src/plugins/marble/twitter/twitterPlugin.cpp #897441:897442 @@ -75,9 +75,6 @@ m_downloadManager = new HttpDownloadManager(QUrl("http://twiter.com"), m_storagePolicy); downloadtwitter(0, 0, 0.0, 0.0, 0.0, 0.0); // qDebug() << "twitter plugin was started"; - - - } bool twitterPlugin::isInitialized() const @@ -160,4 +157,4 @@ Q_EXPORT_PLUGIN2(twitterPlugin, Marble::twitterPlugin) -#include "twitterPlugin.moc" +// #include "twitterPlugin.moc"