Change-Id: Ia445fefad176685a8e4d3f78372b33e219c7832d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177704
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
This commit is contained in:
Andrea Gelmini 2024-12-02 16:23:41 +01:00 committed by Julien Nabet
parent c68d4501b9
commit 04de71cb67

View file

@ -1153,7 +1153,7 @@ void MacroManagerDialog::CheckButtons()
}
}
// scripts list box state dependant buttons
// scripts list box state dependent buttons
weld::TreeView& rScriptsTreeView = m_xScriptsListBox->get_widget();
std::unique_ptr<weld::TreeIter> xScriptsSelectedIter = rScriptsTreeView.make_iterator();
if (rScriptsTreeView.n_children()