[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-29 11:03:55
[Download RAW message or body]

CVS commit by harald: 

emit the right signal after reload


  M +4 -2      qeditor_part.cpp   1.54


--- kdevelop/parts/qeditor/qeditor_part.cpp  #1.53:1.54
@@ -234,6 +234,8 @@ bool QEditorPart::saveFile()
 void QEditorPart::fileReload()
 {
-    if (openURL(url()))
+    if (openURL(url())) {
         setModified( false );
+        emit newStatus();
+    }
 }
 


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

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