diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-11-14 14:11:25 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-11-14 18:27:38 +0200 |
commit | f378711cf1da924a92fd48bc11207a89f0d98e04 (patch) | |
tree | c329ba8caeade953c6ab334da497456f02eb1787 /sc/uiconfig/scalc/ui | |
parent | 7fe64b94612f57e0fa718d9a1a265997f1902b4a (diff) |
I don't know what I planned the 'Edit' button to do, drop it
Change-Id: I9944023d4cfd897acce8fd71296034ca32d8d136
Diffstat (limited to 'sc/uiconfig/scalc/ui')
-rw-r--r-- | sc/uiconfig/scalc/ui/formulacalculationoptions.ui | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui index e829c28511d1..bb0f02e537b2 100644 --- a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui +++ b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui @@ -361,19 +361,6 @@ <property name="spacing">6</property> <property name="layout_style">start</property> <child> - <object class="GtkButton" id="listbox-edit"> - <property name="label" translatable="yes">Edi_t...</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">True</property> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">True</property> - <property name="position">0</property> - </packing> - </child> - <child> <object class="GtkButton" id="listbox-new"> <property name="label" translatable="yes">_New...</property> <property name="visible">True</property> |