From 4c6de459dc75ab9fff1cd2610682d216fa2741a9 Mon Sep 17 00:00:00 2001 From: wmayer Date: Fri, 1 Nov 2024 16:10:51 +0100 Subject: [PATCH] Core: Write a log message instead of warning when locking a file fails --- src/Gui/DocumentRecovery.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Gui/DocumentRecovery.cpp b/src/Gui/DocumentRecovery.cpp index 57db13c346e9..c654f49f60ea 100644 --- a/src/Gui/DocumentRecovery.cpp +++ b/src/Gui/DocumentRecovery.cpp @@ -677,7 +677,7 @@ void DocumentRecoveryHandler::checkForPreviousCrashes(const std::function