catch motion_notify_event instead of

enter_notify_event
This commit is contained in:
Dimitur Kirov 2005-08-07 12:07:16 +00:00
parent ff0b206f65
commit b8cdf662b4
1 changed files with 1 additions and 1 deletions

View File

@ -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>