[plugin_installer] Move code into UI file

This commit is contained in:
Philipp Hörist
2017-02-25 03:05:15 +01:00
parent ec332db512
commit d0db3ee294
2 changed files with 3 additions and 6 deletions

View File

@@ -94,7 +94,9 @@
<property name="headers_clickable">False</property>
<property name="search_column">1</property>
<child internal-child="selection">
<object class="GtkTreeSelection"/>
<object class="GtkTreeSelection">
<signal name="changed" handler="available_plugins_treeview_selection_changed" swapped="no"/>
</object>
</child>
<child>
<object class="GtkTreeViewColumn">