[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/knewstuff
From:       Kurt Hindenburg <kurt.hindenburg () kdemail ! net>
Date:       2005-12-12 5:20:55
Message-ID: 1134364855.296953.12844.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 487819 by hindenburg:

Clear QTextBrowser before setting text.  Without this the new text is not
positioned at the top. Tested with superkaramba.

CCMAIL: spillner@kde.org


 M  +1 -0      downloaddialog.cpp  


--- branches/KDE/3.5/kdelibs/knewstuff/downloaddialog.cpp #487818:487819
@@ -689,6 +689,7 @@
     desc += QString("<br><i>%1</i>").arg(e->summary(lang));
     desc += QString("<br>(%1)").arg(e->license());
 
+    m_rt->clear();
     m_rt->setText(desc);
 
     if(installStatus(e) == 1) enabled = false;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic