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

List:       kde-commits
Subject:    kdelibs/kio/misc
From:       David Faure <faure () kde ! org>
Date:       2004-08-20 14:20:06
Message-ID: 20040820142006.A3AD391D3 () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

When using the all-in-one dialog, the "default progress" dialog isn't shown,
so initialize the bool correctly so that skip/rename dialogs don't make it appear.
#87529


  M +1 -1      uiserver.cpp   1.116


--- kdelibs/kio/misc/uiserver.cpp  #1.115:1.116
@@ -190,5 +190,5 @@ ProgressItem::ProgressItem( ListProgress
   m_iJobId = job_id;
   m_visible = true;
-  m_defaultProgressVisible = true;
+  m_defaultProgressVisible = showDefault;
 
   // create dialog, but don't show it


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

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