summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/namedlg.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-12-01 23:02:24 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-12-01 23:14:46 +0100
commit8e83722d93bfc49c3a5c31d55ff728842209765a (patch)
tree16f7ffdfbe9e3b75fd510a0ee6f7fd00919c2145 /sc/source/ui/inc/namedlg.hxx
parent156e96d8bf7ac1228378f7ea799aa80c0f653d06 (diff)
ManageNames: remove Select button from Manage Names
Diffstat (limited to 'sc/source/ui/inc/namedlg.hxx')
-rw-r--r--sc/source/ui/inc/namedlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/namedlg.hxx b/sc/source/ui/inc/namedlg.hxx
index 5fc6fa84ece0..90252c5164db 100644
--- a/sc/source/ui/inc/namedlg.hxx
+++ b/sc/source/ui/inc/namedlg.hxx
@@ -68,7 +68,6 @@ private:
PushButton maBtnAdd;
PushButton maBtnDelete;
- PushButton maBtnSelect;
HelpButton maBtnHelp;
PushButton maBtnOk;
PushButton maBtnCancel;