Skip to content
Snippets Groups Projects
Commit b8cdf662 authored by dkirov's avatar dkirov
Browse files

catch motion_notify_event instead of

enter_notify_event
parent ff0b206f
No related branches found
No related tags found
No related merge requests found
......@@ -17378,7 +17378,7 @@ Maybe I'll refactor later</property>
<atkproperty name="AtkObject::accessible_description" translatable="yes">Show the list of active, completed and stopped file transfer from and to your friends.</atkproperty>
</accessibility>
<signal name="row_activated" handler="on_transfers_list_row_activated" last_modification_time="Wed, 31 Aug 2005 22:32:25 GMT"/>
<signal name="enter_notify_event" handler="on_transfers_list_enter_notify_event" last_modification_time="Wed, 31 Aug 2005 22:33:10 GMT"/>
<signal name="motion_notify_event" handler="on_transfers_list_motion_notify_event" last_modification_time="Wed, 31 Aug 2005 22:33:10 GMT"/>
<signal name="leave_notify_event" handler="on_transfers_list_leave_notify_event" last_modification_time="Wed, 31 Aug 2005 22:33:23 GMT"/>
</widget>
</child>
......
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