Kaydet (Commit) 25876150 authored tarafından Caolán McNamara's avatar Caolán McNamara

foruilo-ArgEdit is not a buildable anymore

Change-Id: Id3b2e769afb32a6a5214ae6feae8d7251d676af5
Reviewed-on: https://gerrit.libreoffice.org/71906Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst b2eae358
...@@ -284,9 +284,6 @@ ...@@ -284,9 +284,6 @@
<glade-widget-class title="Reference Edit" name="foruilo-RefEdit" <glade-widget-class title="Reference Edit" name="foruilo-RefEdit"
generic-name="Reference Edit" parent="GtkEntry" generic-name="Reference Edit" parent="GtkEntry"
icon-name="widget-gtk-textentry"/> icon-name="widget-gtk-textentry"/>
<glade-widget-class title="Edit" name="foruilo-ArgEdit"
generic-name="Edit" parent="GtkEntry"
icon-name="widget-gtk-textentry"/>
<glade-widget-class title="URL Entry" name="cuilo-SvxHyperURLBox" <glade-widget-class title="URL Entry" name="cuilo-SvxHyperURLBox"
generic-name="URL Entry" parent="GtkEntry" generic-name="URL Entry" parent="GtkEntry"
......
...@@ -428,7 +428,6 @@ constructor_map = { ...@@ -428,7 +428,6 @@ constructor_map = {
} }
custom_widgets = [ custom_widgets = [
'ArgEdit',
'BookmarksBox', 'BookmarksBox',
'CategoryListBox', 'CategoryListBox',
'ColorConfigCtrl', 'ColorConfigCtrl',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment