Kaydet (Commit) 64a9481b authored tarafından Markus Mohrhard's avatar Markus Mohrhard

ManageNames: the mode switcher needs to be enabled too

üst 6ff59b03
...@@ -460,7 +460,7 @@ void ScNameDlg::SelectionChanged() ...@@ -460,7 +460,7 @@ void ScNameDlg::SelectionChanged()
maBtnDelete.Enable(); maBtnDelete.Enable();
maEdName.Enable(); maEdName.Enable();
maEdAssign.Enable(); maEdAssign.Enable();
aRbAssign.Disable(); aRbAssign.Enable();
maLbScope.Enable(); maLbScope.Enable();
maBtnSelect.Enable(); maBtnSelect.Enable();
maBtnRowHeader.Enable(); maBtnRowHeader.Enable();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment