Update submodules to fix compilation error on newer Clang and GCC (#2890)

* Update submodules

* Update Ghoul
This commit is contained in:
Alexander Bock
2023-09-13 09:51:30 +02:00
committed by GitHub
parent a4af241cad
commit 7483b912e0
19 changed files with 35 additions and 28 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ void CefWebGuiModule::startOrStopGui() {
const bool isMaster = global::windowDelegate->isMaster();
if (_enabled && isMaster) {
LDEBUGC("WebBrowser", fmt::format("Loading GUI from {}", _url));
LDEBUGC("WebBrowser", fmt::format("Loading GUI from {}", _url.value()));
if (!_instance) {
_instance = std::make_unique<BrowserInstance>(