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

List:       kde-commits
Subject:    KDE_3_3_BRANCH: kdebase/kate/app
From:       Stephan Binner <binner () kde ! org>
Date:       2004-10-26 8:23:47
Message-ID: 20041026082347.5A45616B69 () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

compile


  M +1 -1      kateviewmanager.cpp   1.148.2.2


--- kdebase/kate/app/kateviewmanager.cpp  #1.148.2.1:1.148.2.2
@@ -460,5 +460,5 @@ void KateViewManager::slotDocumentSaveAl
 {
   for( QPtrListIterator<Kate::View> it( m_viewList ); it.current(); ++it )
-    if ( it.current()->getDoc()->isModified()
+    if ( it.current()->getDoc()->isModified() )
        it.current()->save();
 }


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

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