summaryrefslogtreecommitdiff
path: root/sc/source/ui/namedlg/namedlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/namedlg/namedlg.cxx')
-rw-r--r--sc/source/ui/namedlg/namedlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/namedlg/namedlg.cxx b/sc/source/ui/namedlg/namedlg.cxx
index 1f9157cde373..bdf8c2b9a28a 100644
--- a/sc/source/ui/namedlg/namedlg.cxx
+++ b/sc/source/ui/namedlg/namedlg.cxx
@@ -460,7 +460,7 @@ void ScNameDlg::SelectionChanged()
maBtnDelete.Enable();
maEdName.Enable();
maEdAssign.Enable();
- aRbAssign.Disable();
+ aRbAssign.Enable();
maLbScope.Enable();
maBtnSelect.Enable();
maBtnRowHeader.Enable();