From 1dbf49805388822560cb52e47c8c5ea8fcd656d7 Mon Sep 17 00:00:00 2001 From: Leontiy Volodin Date: Thu, 24 Jun 2021 13:56:09 +0300 Subject: [PATCH] gcc10 --- src/frame/window/protocolfile.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/frame/window/protocolfile.cpp b/src/frame/window/protocolfile.cpp index 6cbb461..7ac6791 100644 --- a/src/frame/window/protocolfile.cpp +++ b/src/frame/window/protocolfile.cpp @@ -139,6 +139,7 @@ QString ProtocolFile::getEnduserAgreement() return oldPath; } } + return ProtocolFile::getEnduserAgreement(); } QString ProtocolFile::getEulerEnduserAgreement() -- libgit2 1.1.0