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 @@ - - + +