summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-01-18 17:08:58 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-01-22 18:09:15 +0100
commitd01161d6ff82c61a73628f74eb57e60b843ae1a9 (patch)
tree925fed3f66ca8d1ad01d8afd8c0303bc56286bc8 /basctl
parentda7495cdfc9dacff0256f8282e8953734bd3e03b (diff)
Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselect
Change-Id: I941e32a973cdd1bc79e3739b24fdf834aa52cb11 Reviewed-on: https://gerrit.libreoffice.org/66688 Tested-by: Jenkins Tested-by: Xisco Faulí <xiscofauli@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'basctl')
-rw-r--r--basctl/uiconfig/basicide/ui/managebreakpoints.ui8
1 files changed, 0 insertions, 8 deletions
diff --git a/basctl/uiconfig/basicide/ui/managebreakpoints.ui b/basctl/uiconfig/basicide/ui/managebreakpoints.ui
index 66cbb93aeb05..d02926ecb825 100644
--- a/basctl/uiconfig/basicide/ui/managebreakpoints.ui
+++ b/basctl/uiconfig/basicide/ui/managebreakpoints.ui
@@ -10,14 +10,6 @@
<column type="gchararray"/>
</columns>
</object>
- <object class="GtkEntryCompletion" id="entrycompletion1">
- <property name="model">liststore1</property>
- <property name="text_column">0</property>
- <property name="inline_completion">True</property>
- <property name="popup_completion">False</property>
- <property name="popup_set_width">False</property>
- <property name="popup_single_match">False</property>
- </object>
<object class="GtkDialog" id="ManageBreakpointsDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>