emit started(0) making konq logo spinning indefinitely.
svn path=/trunk/KDE/kdebase/apps/; revision=742730
const QString prettyUrl = url.pathOrUrl();
emit setWindowCaption(prettyUrl);
emit m_extension->setLocationBarUrl(prettyUrl);
const QString prettyUrl = url.pathOrUrl();
emit setWindowCaption(prettyUrl);
emit m_extension->setLocationBarUrl(prettyUrl);
+ emit started(0); // get the wheel to spin
m_view->setUrl(url);
if (reload)
m_view->reload();
m_view->setUrl(url);
if (reload)
m_view->reload();
- emit started(0); // get the wheel to spin