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

List:       kde-commits
Subject:    kdevelop/parts/qeditor
From:       Harald Fernengel <harry () kdevelop ! org>
Date:       2003-07-23 19:09:25
[Download RAW message or body]

CVS commit by harald: 

remove flicker in the tabbar


  M +4 -1      qeditor_part.cpp   1.53


--- kdevelop/parts/qeditor/qeditor_part.cpp  #1.52:1.53
@@ -152,4 +152,7 @@ void QEditorPart::setReadWrite(bool rw)
 void QEditorPart::setModified(bool modified)
 {
+    if ( modified == ReadWritePart::isModified() )
+        return; //nothing to do
+
     m_currentView->editor()->setModified( modified );
 


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

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