Hook up history_combo_changed_cb

Looks like this got broken at some point

https://bugzilla.gnome.org/show_bug.cgi?id=703860
This commit is contained in:
Michael Catanzaro 2013-08-18 14:34:53 -05:00
parent bc62e3dd41
commit f2ec084058

View file

@ -316,6 +316,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="model">history_model</property>
<signal name="changed" handler="history_combo_changed_cb" swapped="no"/>
<child>
<object class="GtkCellRendererText" id="history_combo_cellrenderer"/>
<attributes>