diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-04-17 13:03:19 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-04-17 14:30:20 +0100 |
commit | e983759ee1eedc2397de4ebd248a514e1ae50788 (patch) | |
tree | 83245783fc748c20de38ed57bcf3036acca964db /extras | |
parent | 6af59bec5ddb84dcc7d2e03189a967eb97cf8e7a (diff) |
adapt code to solver dialog .ui conversion
The vertical scrollbar remains a bit whacky in how it scales and operates when
scrolled, this is unchanged.
Change-Id: I468a87c75f1c1927d0387c4af64c7ad87f4e1922
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/glade/libreoffice-catalog.xml.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index 6992dc0f62d1..c736ad087953 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -163,6 +163,10 @@ generic-name="Reference Edit" parent="GtkEntry" icon-name="widget-gtk-textentry"/> + <glade-widget-class title="Cursor Reference Edit" name="sclo-ScCursorRefEdit" + generic-name="Cursor Reference Edit" parent="foruilo-RefEdit" + icon-name="widget-gtk-textentry"/> + <glade-widget-class title="Open Document ListBox" name="dbulo-OpenDocumentListBox" generic-name="Open Document ListBox" parent="GtkComboBox" icon-name="widget-gtk-combobox"/> |