Skip to content
Snippets Groups Projects
Commit b893d5da authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

removed unused callback from glade file

parent bfded43d
No related branches found
No related tags found
No related merge requests found
......@@ -142,7 +142,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="activates_default">True</property>
<signal name="changed" handler="on_uid_entry_changed"/>
</object>
<packing>
<property name="left_attach">1</property>
......@@ -364,19 +363,19 @@ to add a contact from this protocol.</property>
</object>
<object class="GtkListStore" id="liststore1">
<columns>
<!-- column-name item text -->
<!-- column-name item -->
<column type="gchararray"/>
</columns>
</object>
<object class="GtkListStore" id="liststore2">
<columns>
<!-- column-name item text -->
<!-- column-name item -->
<column type="gchararray"/>
</columns>
</object>
<object class="GtkListStore" id="liststore3">
<columns>
<!-- column-name item text -->
<!-- column-name item -->
<column type="gchararray"/>
</columns>
</object>
......
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