This commit is contained in:
Mirek Fidler 2026-01-08 11:27:58 +01:00
commit a135e25231

View file

@ -15,7 +15,7 @@ MacroManagerWindow::MacroManagerWindow(const Workspace& wspc, const String& hlSt
, globalMacrosChanged(false)
{
CtrlLayout(*this, t_("Macro Manager"));
Zoomable().Sizeable().MinimizeBox(false);
Zoomable().Sizeable();
globalTree.NoRoot();
localTree.NoRoot();