[Kst] [Bug 102220] Status bar text not reset

George Staikos staikos at kde.org
Wed Mar 23 02:48:31 CET 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=102220         
staikos kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From staikos kde org  2005-03-23 02:48 -------
CVS commit by staikos: 

show Ready
BUG: 102220


  M +1 -0      kst.cpp   1.298


--- kdeextragear-2/kst/kst/kst.cpp  #1.297:1.298
 @ -1338,4 +1338,5  @ void KstApp::slotUpdateDataMsg(const QSt
 void KstApp::slotUpdateProgress(int total, int step, const QString &msg) {
   if (step == 0 && msg.isNull()) {
+    _readyBar->setText(i18n("Ready"));
     _progressBar->hide();
     return;


More information about the Kst mailing list