From dcde80c4cdbbd2e7409b4727d71f0c831a1efd40 Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Fri, 17 Aug 2018 18:17:13 +0200 Subject: [PATCH] DockAccess: wire the new service through the Wizard --- src/gui/interact/wizard.cpp | 2 ++ wiki/thinkPad.ichthyo.mm | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/gui/interact/wizard.cpp b/src/gui/interact/wizard.cpp index fec5d3eab..35f288963 100644 --- a/src/gui/interact/wizard.cpp +++ b/src/gui/interact/wizard.cpp @@ -33,6 +33,7 @@ #include "gui/interact/wizard.hpp" #include "gui/interact/spot-locator.hpp" #include "gui/workspace/workspace-window.hpp" +#include "gui/panel/infobox-panel.hpp" #include "gui/ctrl/notification-hub.hpp" #include "gui/ctrl/global-ctx.hpp" #include "lib/format-string.hpp" @@ -120,6 +121,7 @@ namespace interact { widget::ErrorLogDisplay& Wizard::allocateErrorLogView() { + auto& infoBox = globalCtx_.windowLoc_.locatePanel().find_or_create(); UNIMPLEMENTED("reach out to attach or allocate a display widget for the error log"); } diff --git a/wiki/thinkPad.ichthyo.mm b/wiki/thinkPad.ichthyo.mm index e3352f331..60a3d07f4 100644 --- a/wiki/thinkPad.ichthyo.mm +++ b/wiki/thinkPad.ichthyo.mm @@ -14526,7 +14526,7 @@ - + @@ -14540,7 +14540,7 @@ - + @@ -14550,8 +14550,8 @@ - - + +