2
0
Эх сурвалжийг харах

* don't mark a file modified in case of an empty paste, resolves #6320

git-svn-id: trunk@8761 -
florian 18 жил өмнө
parent
commit
74253a0f81
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      ide/weditor.pas

+ 0 - 1
ide/weditor.pas

@@ -5902,7 +5902,6 @@ begin
      InsertFrom(Clipboard);
      InsertFrom(Clipboard);
      if ShowInfo then
      if ShowInfo then
        PopInfo;
        PopInfo;
-     SetModified(true);
    end;
    end;
   CloseGroupedAction(eaPaste);
   CloseGroupedAction(eaPaste);
   UnLock;
   UnLock;