mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
This commit is contained in:
commit
a135e25231
1 changed files with 1 additions and 1 deletions
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue