Skip to content
Snippets Groups Projects
Commit 3b4956e5 authored by Daniel Brötzmann's avatar Daniel Brötzmann Committed by Philipp Hörist
Browse files

SearchView: Connect edge-reached signal

parent 5e6806da
No related branches found
No related tags found
No related merge requests found
......@@ -221,6 +221,7 @@
<object class="GtkScrolledWindow">
<property name="visible">True</property>
<property name="can-focus">True</property>
<signal name="edge-reached" handler="_on_edge_reached" swapped="no"/>
<child>
<object class="GtkViewport">
<property name="visible">True</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment