diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-06-17 17:06:24 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-17 20:42:35 +0100 |
commit | b15230153ce620f2063e78e4ec61d0436b61dd10 (patch) | |
tree | a36f3fdb7526a7220aea2886e0d4567f5ca60e27 /extras | |
parent | 0cf14968aacfbf2e51f884242a1c243a645cb7fc (diff) |
I could fight with ValWnd to fix it, or I could replace it
it's not handling resizing and redrawing well, so just drop
it in favour of a read-only edit
Change-Id: I5e6f85cf9326b908bf1bf835d8da0c49ca9209c9
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/glade/libreoffice-catalog.xml.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index 9c2806b80582..e4265857e49f 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -611,9 +611,6 @@ <glade-widget-class title="Edit" name="foruilo-ArgEdit" generic-name="Edit" parent="GtkEntry" icon-name="widget-gtk-textentry"/> - <glade-widget-class title="Value entry" name="foruilo-ValWnd" - generic-name="Value entry" parent="GtkEntry" - icon-name="widget-gtk-textentry"/> <glade-widget-class title="Edit Box" name="foruilo-EditBox" generic-name="Edit Box" parent="GtkTextView" icon-name="widget-gtk-textview"/> |