summaryrefslogtreecommitdiff
path: root/extras/source/glade
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-02-26 12:17:45 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-02-28 16:16:24 +0100
commit5325ce6a3c791bd4a5ee6e71f95a403562ca811c (patch)
tree6ba582c0887875ceb039b617d1b9344801b2c69c /extras/source/glade
parent6a3e04abd653cb86550b911b62ca54e2942f957a (diff)
weld calc navigator
note: non-standard dnd via parent so the treeview triggers the dnd but doesn't itself strictly speaking drive the dnd, see copying a range from the navigator where the calc main edit window shows the outline where the copy of the range from the calc main window will go Change-Id: Ideecbe779e3d9bb5b392357a93ec25f625180ba8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89597 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extras/source/glade')
-rw-r--r--extras/source/glade/libreoffice-catalog.xml.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in
index 4d09187710dd..a1572d3dbe86 100644
--- a/extras/source/glade/libreoffice-catalog.xml.in
+++ b/extras/source/glade/libreoffice-catalog.xml.in
@@ -56,13 +56,6 @@
generic-name="Page List Control" parent="GtkTreeView"
icon-name="widget-gtk-treeview"/>
- <glade-widget-class title="Calc Row SpinButton" name="sclo-RowEdit"
- generic-name="Calc Row SpinButton" parent="GtkSpinButton"
- icon-name="widget-gtk-spinbutton"/>
- <glade-widget-class title="Calc Column SpinButton" name="sclo-ColumnEdit"
- generic-name="Calc Column SpinButton" parent="GtkSpinButton"
- icon-name="widget-gtk-spinbutton"/>
-
<glade-widget-class title="PropertyControl" name="sdlo-PropertyControl"
generic-name="PropertyControl" parent="GtkComboBoxText"
icon-name="widget-gtk-comboboxtext"/>