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"