[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Sat Jul 10 08:01:43 CEST 2004


CVS commit by staikos: 

no need to do this - updateContents() already has this check


  M +1 -3      kst.cpp   1.185


--- kdeextragear-2/kst/kst/kst.cpp  #1.184:1.185
@@ -1233,8 +1233,6 @@ void KstApp::updateDataDialogs(bool dm) 
 
   if (dm) {
-    if (!dataManager->isHidden()) {
       dataManager->updateContents();
     }
-  }
 }
 





More information about the Kst mailing list