Explorar o código

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

git-svn-id: trunk@8761 -
florian %!s(int64=18) %!d(string=hai) anos
pai
achega
74253a0f81
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      ide/weditor.pas

+ 0 - 1
ide/weditor.pas

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